Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ sentencepiece==0.2.1
|
|
| 11 |
torch==2.7.0
|
| 12 |
torchao==0.12.0
|
| 13 |
torchvision==0.22.0
|
| 14 |
-
transformers==4.55.4
|
|
|
|
|
|
| 11 |
torch==2.7.0
|
| 12 |
torchao==0.12.0
|
| 13 |
torchvision==0.22.0
|
| 14 |
+
transformers==4.55.4
|
| 15 |
+
diffusers @ git+https://github.com/huggingface/diffusers.git
|