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