Spaces:
Runtime error
Runtime error
added onnx
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -29,6 +29,7 @@ plotly==5.13.1
|
|
29 |
tyro==0.3.38
|
30 |
ray
|
31 |
rembg
|
|
|
32 |
spaces
|
33 |
loguru
|
34 |
huggingface_hub==0.24.6
|
|
|
29 |
tyro==0.3.38
|
30 |
ray
|
31 |
rembg
|
32 |
+
onnxruntime
|
33 |
spaces
|
34 |
loguru
|
35 |
huggingface_hub==0.24.6
|