Merge branch 'v8hid:main' into Upscalers_SettingImprov
commit
4121f9b27d
|
|
@ -640,7 +640,7 @@ Our best experience and trade-off is the R-ERSGAn4x upscaler.
|
|||
"infinite-zoom", shared.opts.outdir_img2img_samples
|
||||
)
|
||||
generate_btn.click(
|
||||
fn=create_zoom,
|
||||
fn=wrap_gradio_gpu_call(create_zoom, extra_outputs=[None, '', '']),
|
||||
inputs=[
|
||||
main_prompts,
|
||||
main_negative_prompt,
|
||||
|
|
|
|||
Loading…
Reference in New Issue