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