Spaces:
Sleeping
Sleeping
gradio-pr-bot
commited on
Commit
•
c8f6184
1
Parent(s):
e946bd8
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- 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.
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
---
|
|
|
5 |
colorFrom: indigo
|
6 |
colorTo: indigo
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 4.31.2
|
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@
|
3 |
-
https://gradio-builds.s3.amazonaws.com/
|
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@c6fca9d138d093f89285d90854bef55a99287276#subdirectory=client/python
|
3 |
+
https://gradio-builds.s3.amazonaws.com/c6fca9d138d093f89285d90854bef55a99287276/gradio-4.31.2-py3-none-any.whl
|
4 |
pypistats==1.1.0
|
5 |
plotly==5.10.0
|
6 |
opencv-python==4.6.0.66
|