Spaces:
Running
Running
Updated Requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ awscli==1.29.54
|
|
3 |
gradio==4.19.2
|
4 |
torch==2.3.1
|
5 |
opencv-python==4.9.0.80
|
6 |
-
scipy==1.13.1
|
|
|
|
3 |
gradio==4.19.2
|
4 |
torch==2.3.1
|
5 |
opencv-python==4.9.0.80
|
6 |
+
scipy==1.13.1
|
7 |
+
torchvision==0.18.1
|