gradio-pr-bot commited on
Commit
a65bd62
1 Parent(s): 1da5d75

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.31.1
9
  app_file: app.py
10
  pinned: false
11
  ---
 
5
  colorFrom: indigo
6
  colorTo: indigo
7
  sdk: gradio
8
+ sdk_version: 4.31.4
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@2aeeb5fa9b0f596a74291f49db51a3d171501f00#subdirectory=client/python
3
- https://gradio-builds.s3.amazonaws.com/2aeeb5fa9b0f596a74291f49db51a3d171501f00/gradio-4.31.1-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@107e1ed940bc053d20b7d4a13fd370631fbefe4b#subdirectory=client/python
3
+ https://gradio-builds.s3.amazonaws.com/107e1ed940bc053d20b7d4a13fd370631fbefe4b/gradio-4.31.4-py3-none-any.whl
4
  pypistats==1.1.0
5
  plotly==5.10.0
6
  opencv-python==4.6.0.66