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