mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
moved model image to edit page, added model_images service
This commit is contained in:
committed by
Kent Keirsey
parent
f6bfe5e6f2
commit
c1cdfd132b
@ -72,6 +72,7 @@ example_model_input = {
|
||||
"description": "Model description",
|
||||
"vae": None,
|
||||
"variant": "normal",
|
||||
"image": "blob"
|
||||
}
|
||||
|
||||
##############################################################################
|
||||
|
Reference in New Issue
Block a user