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 |
safetensors==0.4.3
|
4 |
opencv-python
|
5 |
torch
|
|
|
1 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@7cce63e29f274b9fbd6c779914adeaab08ea60f7#subdirectory=client/python
|
2 |
+
https://gradio-pypi-previews.s3.amazonaws.com/7cce63e29f274b9fbd6c779914adeaab08ea60f7/gradio-5.3.0-py3-none-any.whl
|
3 |
safetensors==0.4.3
|
4 |
opencv-python
|
5 |
torch
|