Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
timm
|
4 |
transformers
|
5 |
-
|
6 |
-
|
7 |
-
gradio
|
8 |
-
datasets
|
9 |
-
huggingface_hub
|
10 |
-
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
torch
|
3 |
+
Pillow
|
4 |
+
gradio
|
|
|
|
|
|