Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ transformers
|
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
accelerate
|
| 4 |
safetensors
|
| 5 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
accelerate
|
| 4 |
safetensors
|
| 5 |
+
sentencepiece
|
| 6 |
+
https://gradio-pypi-previews.s3.amazonaws.com/e126fc1b1203956f38e71573427780ebeeb03df5/gradio-5.44.0-py3-none-any.whl
|
| 7 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@e126fc1b1203956f38e71573427780ebeeb03df5#subdirectory=client/python
|