mgyigit commited on
Commit
45b8d26
·
verified ·
1 Parent(s): c0d95ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  APScheduler
2
  black
3
  datasets
 
4
  gradio<=4.44.1
5
  gradio_leaderboard==0.0.9
6
- huggingface-hub>=0.18.0
7
  python-dateutil
8
  tqdm
9
  transformers
 
1
  APScheduler
2
  black
3
  datasets
4
+ huggingface-hub>=0.18.0
5
  gradio<=4.44.1
6
  gradio_leaderboard==0.0.9
7
+ gradio[oauth]<=4.44.1
8
  python-dateutil
9
  tqdm
10
  transformers