Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio
|
2 |
-
|
|
|
|
|
3 |
torchvision>=0.9.0
|
4 |
-
|
|
|
|
1 |
gradio
|
2 |
+
spaces
|
3 |
+
torch>=1.8.0
|
4 |
+
torch>=1.8.0,!=2.4.0; sys_platform == 'win32'
|
5 |
torchvision>=0.9.0
|
6 |
+
ultralytics>=8.3.0
|
7 |
+
Pillow
|