Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
7 |
huggingface_hub[hf_transfer]
|
|
|
1 |
+
accelerate
|
2 |
+
timm
|
3 |
+
einops
|
4 |
+
torch
|
5 |
+
Pillow
|
6 |
+
transformers
|
7 |
+
huggingface_hub
|
8 |
huggingface_hub[hf_transfer]
|