Spaces:
Running
Running
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-builds.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@9ee6839f94d23d685a800ed3a275206e0b0e48f6#subdirectory=client/python
|
2 |
+
https://gradio-builds.s3.amazonaws.com/9ee6839f94d23d685a800ed3a275206e0b0e48f6/gradio-4.38.1-py3-none-any.whl
|
3 |
torch
|
4 |
git+https://github.com/nielsrogge/transformers.git@add_dpt_redesign#egg=transformers
|
5 |
numpy
|