Fabrice-TIERCELIN commited on
Commit
c1d590c
·
verified ·
1 Parent(s): c5f05a9

This Pull Request fixes the spaces

Browse files

This PR adds a missing dependency: onnxruntime

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. 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