mirror of
https://github.com/invoke-ai/InvokeAI
synced 2025-07-26 05:17:55 +00:00
Remove OMI from dependencies
This commit is contained in:
@ -73,8 +73,7 @@ dependencies = [
|
||||
"pypatchmatch",
|
||||
"python-multipart",
|
||||
"requests",
|
||||
"semver~=3.0.1",
|
||||
"omi-model-standards @ git+https://github.com/Open-Model-Initiative/OMI-Model-Standards.git@4ad235ceba6b42a97942834b7664379e4ec2d93c"
|
||||
"semver~=3.0.1"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user