Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
torch
|
4 |
ultralytics
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
|
3 |
torch
|
4 |
ultralytics
|
5 |
+
|
6 |
+
|
7 |
+
opencv-python-headless
|
8 |
+
Pillow
|