mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
update script headings
This commit is contained in:
@@ -13,6 +13,8 @@ class Script(scripts.Script):
|
||||
return is_img2img if shared.backend == shared.Backend.DIFFUSERS else False
|
||||
|
||||
def ui(self, _is_img2img):
|
||||
with gr.Row():
|
||||
gr.HTML('<a href="https://huggingface.co/salesforce/blipdiffusion">  BLIP Diffusion</a><br>')
|
||||
with gr.Row():
|
||||
source_subject = gr.Textbox(value='', label='Source subject')
|
||||
with gr.Row():
|
||||
|
||||
Reference in New Issue
Block a user