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