Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -254,7 +254,6 @@ with gr.Blocks(theme=gr.themes.Citrus(), title="Ideogram 4 (NF4) — diffusers p
|
|
| 254 |
out_caption = gr.Textbox(
|
| 255 |
label="Caption fed to the model (upsampled when enabled)",
|
| 256 |
lines=4,
|
| 257 |
-
show_copy_button=True,
|
| 258 |
)
|
| 259 |
|
| 260 |
run.click(
|
|
|
|
| 254 |
out_caption = gr.Textbox(
|
| 255 |
label="Caption fed to the model (upsampled when enabled)",
|
| 256 |
lines=4,
|
|
|
|
| 257 |
)
|
| 258 |
|
| 259 |
run.click(
|