luelhagos commited on
Commit
da3e89d
·
1 Parent(s): cf9ec51

update gradio version

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