mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Add onnxruntime to the main dependencies
This commit is contained in:
parent
52437205bb
commit
e86925d424
@ -62,6 +62,7 @@ dependencies = [
|
|||||||
"npyscreen",
|
"npyscreen",
|
||||||
"omegaconf",
|
"omegaconf",
|
||||||
"onnx",
|
"onnx",
|
||||||
|
"onnxruntime",
|
||||||
"opencv-python",
|
"opencv-python",
|
||||||
"pydantic==1.*",
|
"pydantic==1.*",
|
||||||
"picklescan",
|
"picklescan",
|
||||||
|
Loading…
Reference in New Issue
Block a user