Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ opencv-python>=4.10
|
|
| 9 |
matplotlib>=3.9
|
| 10 |
onnxruntime>=1.18
|
| 11 |
accelerate>=0.32
|
| 12 |
-
av>=12.2
|
|
|
|
|
|
| 9 |
matplotlib>=3.9
|
| 10 |
onnxruntime>=1.18
|
| 11 |
accelerate>=0.32
|
| 12 |
+
av>=12.2
|
| 13 |
+
opencv-python
|