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