Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -25,4 +25,5 @@ gradio-litmodel3d==0.0.1
|
|
| 25 |
jaxtyping==0.2.31
|
| 26 |
opencv-python-headless==4.10.0.84
|
| 27 |
scipy
|
| 28 |
-
onnxruntime==1.19.0
|
|
|
|
|
|
| 25 |
jaxtyping==0.2.31
|
| 26 |
opencv-python-headless==4.10.0.84
|
| 27 |
scipy
|
| 28 |
+
onnxruntime==1.19.0
|
| 29 |
+
numpy<2
|