Merge branch 'refactor/cleanup-root-detection' of github.com:invoke-ai/InvokeAI into refactor/cleanup-root-detection

This commit is contained in:
Lincoln Stein 2023-08-01 00:19:55 -04:00
commit 13ef33ed64

View File

@ -62,6 +62,7 @@ dependencies = [
"npyscreen", "npyscreen",
"omegaconf", "omegaconf",
"onnx", "onnx",
"onnxruntime",
"opencv-python", "opencv-python",
"pydantic==1.*", "pydantic==1.*",
"picklescan", "picklescan",