Spaces:
Running
on
Zero
Running
on
Zero
gokaygokay
commited on
Commit
•
fb12dc3
1
Parent(s):
e47a249
Update requirements.txt
Browse files- requirements.txt +10 -4
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
9 |
+
timm
|
10 |
+
einops
|