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