i
This commit is contained in:
parent
b548630387
commit
5134c63c09
2
webui.py
2
webui.py
@ -40,7 +40,7 @@ def generate_clicked(prompt, negative_prompt, style_selction, performance_selcti
|
|||||||
return results
|
return results
|
||||||
|
|
||||||
|
|
||||||
block = gr.Blocks().queue()
|
block = gr.Blocks(title='Fooocus').queue()
|
||||||
with block:
|
with block:
|
||||||
with gr.Row():
|
with gr.Row():
|
||||||
with gr.Column():
|
with gr.Column():
|
||||||
|
Loading…
Reference in New Issue
Block a user