Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +17 -16
requirements.txt
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
-
timm
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
1 |
+
timm
|
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
|
11 |
+
peft
|
12 |
+
psutil
|
13 |
+
spaces
|
14 |
+
matplotlib
|
15 |
+
opencv-python
|
16 |
+
opencv-python-headless
|
17 |
+
pillow
|