Spaces:
Runtime error
Runtime error
This Pull Request fixes the spaces
#15
by
Fabrice-TIERCELIN
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ torch==2.0.1
|
|
5 |
transformers==4.35.0
|
6 |
trimesh==4.0.5
|
7 |
rembg
|
|
|
8 |
huggingface-hub
|
9 |
gradio
|
|
|
5 |
transformers==4.35.0
|
6 |
trimesh==4.0.5
|
7 |
rembg
|
8 |
+
onnxruntime
|
9 |
huggingface-hub
|
10 |
gradio
|