Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -22,4 +22,7 @@ ninja
|
|
22 |
imageio
|
23 |
imageio-ffmpeg
|
24 |
gradio-litmodel3d==0.0.1
|
25 |
-
jaxtyping==0.2.31
|
|
|
|
|
|
|
|
22 |
imageio
|
23 |
imageio-ffmpeg
|
24 |
gradio-litmodel3d==0.0.1
|
25 |
+
jaxtyping==0.2.31
|
26 |
+
opencv-python-headless==4.10.0.84
|
27 |
+
scipy==1.14.1
|
28 |
+
onnxruntime==1.20.1
|