Spaces:
Sleeping
Sleeping
Mallari-Merick commited on
Commit ·
7f21417
1
Parent(s): f89ee2b
Update onnxruntime for Python 3.13 compat
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
onnxruntime=
|
| 2 |
numpy
|
| 3 |
pillow
|
| 4 |
opencv-python-headless
|
|
|
|
| 1 |
+
onnxruntime>=1.20.0
|
| 2 |
numpy
|
| 3 |
pillow
|
| 4 |
opencv-python-headless
|