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