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