Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ footer {visibility: hidden;}
|
|
78 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
79 |
with gr.Column(elem_id="container"):
|
80 |
gr.Markdown("# Open FLUX 1.1 Pro")
|
81 |
-
gr.Markdown("
|
82 |
|
83 |
with gr.Row():
|
84 |
with gr.Column(scale=2):
|
|
|
78 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
79 |
with gr.Column(elem_id="container"):
|
80 |
gr.Markdown("# Open FLUX 1.1 Pro")
|
81 |
+
gr.Markdown("Flux Schnell-based with no commercial restrictions, 4-step fast image generation with quality enhancement, and improved memory efficiency (VAE).")
|
82 |
|
83 |
with gr.Row():
|
84 |
with gr.Column(scale=2):
|