HeChuan1 commited on
Commit
f07b952
·
verified ·
1 Parent(s): 5c0e5e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -13
requirements.txt CHANGED
@@ -1,16 +1,6 @@
1
- APScheduler
2
- black
3
- datasets
4
- gradio
5
- gradio[oauth]
6
- gradio_leaderboard==0.0.13
7
- gradio_client
8
- huggingface-hub>=0.18.0
9
  matplotlib
10
- numpy
11
  pandas
12
- python-dateutil
13
- tqdm
14
  transformers
15
- tokenizers>=0.15.0
16
- sentencepiece
 
1
+ gradio>=3.0
2
+ evaluate>=0.4.0
 
 
 
 
 
 
3
  matplotlib
 
4
  pandas
 
 
5
  transformers
6
+ torch