This commit is contained in:
lvmin 2023-08-11 05:28:05 -07:00
parent b548630387
commit 5134c63c09

View File

@ -40,7 +40,7 @@ def generate_clicked(prompt, negative_prompt, style_selction, performance_selcti
return results
block = gr.Blocks().queue()
block = gr.Blocks(title='Fooocus').queue()
with block:
with gr.Row():
with gr.Column():