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