Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio-client @ git+https://github.com/gradio-app/gradio@
|
| 2 |
-
https://huggingface.co/buckets/gradio/pypi-previews/resolve/
|
| 3 |
openai>=1.0.0
|
|
|
|
| 1 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@b6b0d02bfab966e9b560402d3b7fb159d8692cea#subdirectory=client/python
|
| 2 |
+
https://huggingface.co/buckets/gradio/pypi-previews/resolve/b6b0d02bfab966e9b560402d3b7fb159d8692cea/gradio-6.12.0-py3-none-any.whl
|
| 3 |
openai>=1.0.0
|