Spaces:
Running
on
Zero
Running
on
Zero
AlekseyCalvin
commited on
Commit
•
0d1e2fa
1
Parent(s):
ed633c6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
4 |
-
transformers
|
|
|
5 |
peft
|
6 |
sentencepiece
|
7 |
huggingface_hub
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers
|
3 |
spaces
|
4 |
+
transformers==4.43.3
|
5 |
+
xformers
|
6 |
peft
|
7 |
sentencepiece
|
8 |
huggingface_hub
|