Merge branch 'v8hid:main' into Upscalers_SettingImprov

pull/41/head
GeorgLegato 2023-04-20 03:34:00 +02:00 committed by GitHub
commit 4121f9b27d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,