Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov
commit
44f2979595
|
|
@ -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