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 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
numpy
|
5 |
matplotlib
|
|
|
1 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@ed82a6237ec7873e2554c2ad0be438650cfebe8c#subdirectory=client/python
|
2 |
+
https://gradio-builds.s3.amazonaws.com/ed82a6237ec7873e2554c2ad0be438650cfebe8c/gradio-4.36.1-py3-none-any.whl
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
numpy
|
5 |
matplotlib
|