Spaces:
Running
Running
Commit
•
192ce54
1
Parent(s):
828a82a
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- requirements.txt +1 -1
README.md
CHANGED
@@ -5,7 +5,7 @@ emoji: 🔥
|
|
5 |
colorFrom: indigo
|
6 |
colorTo: indigo
|
7 |
sdk: gradio
|
8 |
-
sdk_version: 4.44.
|
9 |
app_file: run.py
|
10 |
pinned: false
|
11 |
hf_oauth: true
|
|
|
5 |
colorFrom: indigo
|
6 |
colorTo: indigo
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 4.44.1
|
9 |
app_file: run.py
|
10 |
pinned: false
|
11 |
hf_oauth: true
|
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
gradio-client @ git+https://github.com/gradio-app/gradio@a381c35785b9705eb82aedce08041460b06b1e80#subdirectory=client/python
|
2 |
-
https://gradio-pypi-previews.s3.amazonaws.com/a381c35785b9705eb82aedce08041460b06b1e80/gradio-4.44.
|
|
|
1 |
gradio-client @ git+https://github.com/gradio-app/gradio@a381c35785b9705eb82aedce08041460b06b1e80#subdirectory=client/python
|
2 |
+
https://gradio-pypi-previews.s3.amazonaws.com/a381c35785b9705eb82aedce08041460b06b1e80/gradio-4.44.1-py3-none-any.whl
|