Spaces:
mashroo
/
Runtime error

YoussefAnso commited on
Commit
abefb27
·
1 Parent(s): f441be3

Update requirements.txt to uncomment onnxruntime, enabling its use in the project.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,6 +17,6 @@ trimesh
17
  xatlas
18
  ninja
19
  pymeshlab
20
- # onnxruntime
21
 
22
 
 
17
  xatlas
18
  ninja
19
  pymeshlab
20
+ onnxruntime
21
 
22