Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -2,5 +2,8 @@ accelerate
|
|
2 |
diffusers
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
2 |
diffusers
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
+
xformers
|
6 |
+
git+https://github.com/huggingface/diffusers.git
|
7 |
+
transformers==4.42.4
|
8 |
+
xformers
|
9 |
+
sentencepiece
|