fix: compose phase for edits probably doesn't make sense

pull/261/head
Bryce 1 year ago committed by Bryce Drennan
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…
Cancel
Save