Spaces:
Sleeping
Sleeping
Commit
·
fc8bf07
1
Parent(s):
ef7c422
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
torch>=2.
|
2 |
-
onnxruntime>=1.
|
|
|
1 |
+
torch>=2.7.1
|
2 |
+
onnxruntime>=1.22.0
|