Spaces:
Sleeping
Sleeping
fix: add asyncio to requirements for dependency management
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ onnxruntime
|
|
| 12 |
python-multipart
|
| 13 |
ultralytics
|
| 14 |
opencv-python
|
|
|
|
|
|
| 12 |
python-multipart
|
| 13 |
ultralytics
|
| 14 |
opencv-python
|
| 15 |
+
asyncio
|