Spaces:
Running
Running
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ torchvision==0.21.0
|
|
15 |
trimesh==4.6.4
|
16 |
xformers==0.0.29.post3
|
17 |
numpy==1.26.4
|
18 |
-
torch==2.6.0
|
|
|
|
15 |
trimesh==4.6.4
|
16 |
xformers==0.0.29.post3
|
17 |
numpy==1.26.4
|
18 |
+
torch==2.6.0
|
19 |
+
onnxruntime
|