Commit
·
abefb27
1
Parent(s):
f441be3
Update requirements.txt to uncomment onnxruntime, enabling its use in the project.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,6 +17,6 @@ trimesh
|
|
17 |
xatlas
|
18 |
ninja
|
19 |
pymeshlab
|
20 |
-
|
21 |
|
22 |
|
|
|
17 |
xatlas
|
18 |
ninja
|
19 |
pymeshlab
|
20 |
+
onnxruntime
|
21 |
|
22 |
|