juncliu commited on
Commit
6b37740
1 Parent(s): fd19de2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -2,14 +2,11 @@ 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
  matplotlib
10
  numpy
11
  pandas
12
- python-dateutil
13
  tqdm
14
  transformers
15
  tokenizers>=0.15.0
 
2
  black
3
  datasets
4
  gradio
5
+ gradio_leaderboard
 
 
6
  huggingface-hub>=0.18.0
7
  matplotlib
8
  numpy
9
  pandas
 
10
  tqdm
11
  transformers
12
  tokenizers>=0.15.0