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