mirror of
https://github.com/pinokiofactory/flux-webui.git
synced 2024-10-05 23:57:57 +03:00
png
This commit is contained in:
2
app.py
2
app.py
@@ -97,7 +97,7 @@ with gr.Blocks(css=css) as demo:
|
||||
container=False,
|
||||
)
|
||||
run_button = gr.Button("Run", scale=0)
|
||||
result = gr.Gallery(label="Result", show_label=False, object_fit="contain")
|
||||
result = gr.Gallery(label="Result", show_label=False, object_fit="contain", format="png")
|
||||
checkpoint = gr.Dropdown(
|
||||
label="Model",
|
||||
value= "black-forest-labs/FLUX.1-schnell",
|
||||
|
||||
Reference in New Issue
Block a user