wenyi commited on
Commit
0144c2f
·
verified ·
1 Parent(s): a696c60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  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
 
1
  APScheduler
2
  black
3
  datasets
4
+ gradio>=4.44.1
5
  gradio[oauth]
6
  gradio_leaderboard==0.0.9
7
+ gradio-client>=0.14.0
8
  huggingface-hub>=0.18.0
9
  matplotlib
10
  numpy