update
Browse files
app.py
CHANGED
|
@@ -6256,7 +6256,7 @@ with gr.Blocks(
|
|
| 6256 |
label="🎨 Generate Images (text → image)",
|
| 6257 |
value=False,
|
| 6258 |
visible=True,
|
| 6259 |
-
info="Include generated images in your outputs using
|
| 6260 |
)
|
| 6261 |
text_to_image_prompt = gr.Textbox(
|
| 6262 |
label="Text-to-Image Prompt",
|
|
|
|
| 6256 |
label="🎨 Generate Images (text → image)",
|
| 6257 |
value=False,
|
| 6258 |
visible=True,
|
| 6259 |
+
info="Include generated images in your outputs using Nano Banana"
|
| 6260 |
)
|
| 6261 |
text_to_image_prompt = gr.Textbox(
|
| 6262 |
label="Text-to-Image Prompt",
|