This commit is contained in:
cocktailpeanut
2024-08-07 14:01:34 -04:00
parent b6be7bd848
commit 40453b5d99

1
app.py
View File

@@ -74,6 +74,7 @@ with gr.Blocks(css=css) as demo:
run_button = gr.Button("Run", scale=0)
result = gr.Gallery(label="Result", show_label=False)
checkpoint = gr.Dropdown(
label="Model",
value= "black-forest-labs/FLUX.1-schnell",
choices=[
"black-forest-labs/FLUX.1-schnell",