gradio-pr-bot commited on
Commit
db749da
1 Parent(s): 1050d6f

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ emoji: 💩
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
- sdk_version: 4.8.0
9
  app_file: app.py
10
  pinned: false
11
  ---
 
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
+ sdk_version: 4.9.0
9
  app_file: app.py
10
  pinned: false
11
  ---
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
 
2
- gradio-client @ git+https://github.com/gradio-app/gradio@2a92f4627cb8abe5a2c0a058de58c8fed8ab9dad#subdirectory=client/python
3
- https://gradio-builds.s3.amazonaws.com/2a92f4627cb8abe5a2c0a058de58c8fed8ab9dad/gradio-4.8.0-py3-none-any.whl
4
  pypistats==1.1.0
5
  plotly==5.10.0
6
  opencv-python==4.6.0.66
 
1
 
2
+ gradio-client @ git+https://github.com/gradio-app/gradio@58d505831ade65889fd5cba0aa747f5f259cc595#subdirectory=client/python
3
+ https://gradio-builds.s3.amazonaws.com/58d505831ade65889fd5cba0aa747f5f259cc595/gradio-4.9.0-py3-none-any.whl
4
  pypistats==1.1.0
5
  plotly==5.10.0
6
  opencv-python==4.6.0.66