Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ def generate_image(prompt, width, height, seed, randomize, server_choice):
|
|
139 |
with gr.Blocks(theme=gr.themes.Default()) as demo:
|
140 |
gr.Markdown(
|
141 |
"""
|
142 |
-
# Unlimited FLUX
|
143 |
|
144 |
**Enter a prompt and tweak your settings:**
|
145 |
- **Width & Height** – choose your canvas size
|
|
|
139 |
with gr.Blocks(theme=gr.themes.Default()) as demo:
|
140 |
gr.Markdown(
|
141 |
"""
|
142 |
+
# Unlimited FLUX
|
143 |
|
144 |
**Enter a prompt and tweak your settings:**
|
145 |
- **Width & Height** – choose your canvas size
|