Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
diffusers
|
3 |
-
invisible_watermark
|
4 |
-
torch --index-url https://download.pytorch.org/whl/cu121
|
5 |
transformers
|
6 |
-
|
|
|
|
1 |
+
git+https://github.com/huggingface/diffusers.git
|
|
|
|
|
|
|
2 |
transformers
|
3 |
+
accelerate
|
4 |
+
sentencepiece
|