Spaces:
Running
Running
Updated Requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ setuptools<70.0.0
|
|
2 |
awscli==1.29.54
|
3 |
gradio==4.19.2
|
4 |
torch==2.3.1
|
5 |
-
opencv-python==4.9.0.80
|
|
|
|
2 |
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
|