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