fix: clip vision model auto param

Setting to 'auto' works only for InvokeAI config and auto detects the SD model but will override if user explicitly sets it. If auto used with checkpoint models, we raise an error. Checkpoints will always need to set to non-auto.
This commit is contained in:
blessedcoolant
2024-03-29 12:12:16 +05:30
parent cd078b1865
commit 56ed697c23
2 changed files with 17 additions and 10 deletions

File diff suppressed because one or more lines are too long