Spaces:
Running
on
Zero
Running
on
Zero
aifeifei798
commited on
Commit
•
f408815
1
Parent(s):
b81ab34
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,11 +1,14 @@
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
git+https://github.com/huggingface/diffusers.git
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
-
transformers
|
6 |
xformers
|
7 |
sentencepiece
|
8 |
-
|
9 |
-
invisible_watermark
|
10 |
peft
|
11 |
-
psutil
|
|
|
|
1 |
+
timm
|
2 |
+
gradio
|
3 |
+
mistralai
|
4 |
+
requests
|
5 |
accelerate
|
6 |
git+https://github.com/huggingface/diffusers.git
|
7 |
invisible_watermark
|
8 |
torch
|
|
|
9 |
xformers
|
10 |
sentencepiece
|
11 |
+
transformers
|
|
|
12 |
peft
|
13 |
+
psutil
|
14 |
+
gradio_client
|