mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-14 14:52:31 +03:00
conflict fix
This commit is contained in:
parent
277cc46646
commit
66dac9bcf9
@ -472,7 +472,7 @@ def draw_gradio_ui(opt, img2img=lambda x: x, txt2img=lambda x: x,imgproc=lambda
|
||||
output_txt2img_gallery,
|
||||
[realesrgan_source, tabs],
|
||||
_js=js_move_image('txt2img_gallery_output', 'img2img_editor'))
|
||||
|
||||
"""
|
||||
gr.HTML("""
|
||||
<div id="90" style="max-width: 100%; font-size: 14px; text-align: center;" class="output-markdown gr-prose border-solid border border-gray-200 rounded gr-panel">
|
||||
<p>For help and advanced usage guides, visit the <a href="https://github.com/hlky/stable-diffusion-webui/wiki" target="_blank">Project Wiki</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user