Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
Charlie0804
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ omegaconf
|
|
14 |
jaxtyping
|
15 |
gradio
|
16 |
spaces
|
17 |
-
opencv-python
|
|
|
|
14 |
jaxtyping
|
15 |
gradio
|
16 |
spaces
|
17 |
+
opencv-python
|
18 |
+
numpy==1.26.4
|