juncliu commited on
Commit
afa14d7
·
verified ·
1 Parent(s): 18e1677

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
  matplotlib
8
  numpy
9
  pandas
 
1
  APScheduler
2
  black
3
  datasets
4
+ gradio==4.44.0
5
  gradio_leaderboard==0.0.9
6
  huggingface-hub>=0.18.0
7
+ gradio_client==1.3.0
8
  matplotlib
9
  numpy
10
  pandas