juncliu commited on
Commit
8084f34
·
verified ·
1 Parent(s): df3dc7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  APScheduler
2
  black
3
  datasets
4
- gradio
5
  gradio[oauth]
6
- gradio_leaderboard
7
  gradio_client
8
  huggingface-hub>=0.18.0
9
  matplotlib
 
1
  APScheduler
2
  black
3
  datasets
4
+ gradio==4.44.0
5
  gradio[oauth]
6
+ gradio_leaderboard==0.0.9
7
  gradio_client
8
  huggingface-hub>=0.18.0
9
  matplotlib