Spaces:
Build error
Build error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio-client @ git+https://github.com/gradio-app/gradio@
|
| 2 |
-
https://huggingface.co/buckets/gradio/pypi-previews/resolve/
|
| 3 |
torch
|
| 4 |
git+https://github.com/nielsrogge/transformers.git@add_dpt_redesign#egg=transformers
|
| 5 |
numpy
|
|
|
|
| 1 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@4549d87e37c09187cc33fb182b96bba03a43a334#subdirectory=client/python
|
| 2 |
+
https://huggingface.co/buckets/gradio/pypi-previews/resolve/4549d87e37c09187cc33fb182b96bba03a43a334/gradio-6.17.3-py3-none-any.whl
|
| 3 |
torch
|
| 4 |
git+https://github.com/nielsrogge/transformers.git@add_dpt_redesign#egg=transformers
|
| 5 |
numpy
|