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