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@a6141ee3ce8260a249a6230e18b14fcaa9b2ac4c#subdirectory=client/python
|
| 2 |
+
https://huggingface.co/buckets/gradio/pypi-previews/resolve/a6141ee3ce8260a249a6230e18b14fcaa9b2ac4c/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
|