mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
fix: compose phase for edits probably doesn't make sense
This commit is contained in:
parent
08f6014941
commit
5b1cded94f
@ -455,6 +455,7 @@ remove_option(edit_options, "model_weights_path")
|
||||
remove_option(edit_options, "init_image")
|
||||
remove_option(edit_options, "init_image_strength")
|
||||
remove_option(edit_options, "negative_prompt")
|
||||
remove_option(edit_options, "allow_compose_phase")
|
||||
|
||||
|
||||
@aimg.command("edit")
|
||||
|
Loading…
Reference in New Issue
Block a user