Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ apikey
|
|
5 |
fastai==2.7.12
|
6 |
gradio==3.48.0
|
7 |
timm==0.9.2
|
8 |
-
torch==2.0.1
|
9 |
-
torchvision==0.15.2
|
|
|
5 |
fastai==2.7.12
|
6 |
gradio==3.48.0
|
7 |
timm==0.9.2
|
8 |
+
torch==2.0.1
|
|