Spaces:
Runtime error
Runtime error
Update requirements.txt
#25
by
pilyong
- opened
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ trimesh==4.0.5
|
|
7 |
rembg
|
8 |
huggingface-hub
|
9 |
gradio
|
|
|
|
|
|
7 |
rembg
|
8 |
huggingface-hub
|
9 |
gradio
|
10 |
+
onnxruntime==1.18.1
|
11 |
+
numpy<2.0
|