Spaces:
Sleeping
Sleeping
TomasHalmazna
commited on
Commit
•
746e2bf
1
Parent(s):
ce3a255
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ gradio==4.44.1
|
|
6 |
timm==1.0.9
|
7 |
torch==2.2.1
|
8 |
torchvision==0.17.1
|
9 |
-
setuptools
|
|
|
|
6 |
timm==1.0.9
|
7 |
torch==2.2.1
|
8 |
torchvision==0.17.1
|
9 |
+
setuptools
|
10 |
+
transformers
|