mgyigit commited on
Commit
41ebdd1
·
verified ·
1 Parent(s): 62a34f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -6
requirements.txt CHANGED
@@ -2,20 +2,15 @@ APScheduler
2
  black
3
  datasets
4
  gradio
5
- gradio[oauth]
6
- gradio_leaderboard==0.0.9
7
- gradio_client
8
- huggingface-hub>=0.18.0
9
  python-dateutil
10
  tqdm
11
  transformers
12
  tokenizers>=0.15.0
13
  sentencepiece
 
14
  matplotlib==3.5.3
15
- numpy~=1.21.0
16
  pandas==1.1.4
17
  pyyaml==5.1
18
- scikit-learn~=0.22
19
  seaborn
20
  adjustText
21
  plotnine
 
2
  black
3
  datasets
4
  gradio
 
 
 
 
5
  python-dateutil
6
  tqdm
7
  transformers
8
  tokenizers>=0.15.0
9
  sentencepiece
10
+ scikit-learn~=0.22
11
  matplotlib==3.5.3
 
12
  pandas==1.1.4
13
  pyyaml==5.1
 
14
  seaborn
15
  adjustText
16
  plotnine