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