apsys commited on
Commit
316af46
1 Parent(s): 0b78e92

Update requirements.txt

Browse files

install gradio from ssr fix branch

Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  APScheduler
2
  black
3
  datasets
4
- gradio
5
- gradio[oauth]
6
  gradio_leaderboard
7
- gradio_client
8
  huggingface-hub
9
  matplotlib
10
  numpy
 
1
  APScheduler
2
  black
3
  datasets
4
+ gradio @ https://gradio-pypi-previews.s3.amazonaws.com/2f9dfed6ff7047d5966c4745c53b3898fa7507c8/gradio-5.4.0-py3-none-any.whl
 
5
  gradio_leaderboard
6
+ gradio-client @ git+https://github.com/gradio-app/gradio@2f9dfed6ff7047d5966c4745c53b3898fa7507c8#subdirectory=client/python
7
  huggingface-hub
8
  matplotlib
9
  numpy