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://gradio-pypi-previews.s3.amazonaws.com/
|
| 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@be68f53f3730b0f51c06c0dc4d1e008001e8bdcf#subdirectory=client/python
|
| 2 |
+
https://gradio-pypi-previews.s3.amazonaws.com/be68f53f3730b0f51c06c0dc4d1e008001e8bdcf/gradio-5.25.2-py3-none-any.whl
|
| 3 |
torch
|
| 4 |
git+https://github.com/nielsrogge/transformers.git@add_dpt_redesign#egg=transformers
|
| 5 |
numpy
|