Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ fastai==2.7.17
|
|
4 |
gradio==4.44.1
|
5 |
timm==1.0.9
|
6 |
torch==2.2.1
|
7 |
-
torchvision==0.17.1
|
|
|
|
4 |
gradio==4.44.1
|
5 |
timm==1.0.9
|
6 |
torch==2.2.1
|
7 |
+
torchvision==0.17.1
|
8 |
+
setuptools
|