Spaces:
Runtime error
Runtime error
fix requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
optimum[onnxruntime]
|
|
|
|
|
|
1 |
+
optimum[onnxruntime]>=1.2
|
2 |
+
plotly>=5.8
|
3 |
+
scipy
|