mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Just install onnxruntime by default
This commit is contained in:
parent
1ea9ba84f5
commit
dc1148106d
@ -63,6 +63,7 @@ dependencies = [
|
|||||||
"numpy<1.24",
|
"numpy<1.24",
|
||||||
"omegaconf",
|
"omegaconf",
|
||||||
"onnx",
|
"onnx",
|
||||||
|
"onnxruntime",
|
||||||
"opencv-python",
|
"opencv-python",
|
||||||
"picklescan",
|
"picklescan",
|
||||||
"pillow",
|
"pillow",
|
||||||
|
Loading…
Reference in New Issue
Block a user