Commit 7562ac7b authored by DepFA's avatar DepFA Committed by GitHub

dangerous lack of attention

parent 4a879dc6
......@@ -120,9 +120,6 @@ class Script(scripts.Script):
def show(self, is_img2img):
return is_img2img
def compatible_samplers(self):
return ['Euler']
def ui(self, is_img2img):
original_prompt = gr.Textbox(label="Original prompt", lines=1)
original_negative_prompt = gr.Textbox(label="Original negative prompt", lines=1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment