Spaces:
Running
Running
update
Browse files
app.py
CHANGED
@@ -6162,7 +6162,7 @@ with gr.Blocks(
|
|
6162 |
label="🖼️ Image to Image (uses input image)",
|
6163 |
value=False,
|
6164 |
visible=True,
|
6165 |
-
info="Transform your uploaded image using
|
6166 |
)
|
6167 |
image_to_video_toggle = gr.Checkbox(
|
6168 |
label="🎞️ Image to Video (uses input image)",
|
|
|
6162 |
label="🖼️ Image to Image (uses input image)",
|
6163 |
value=False,
|
6164 |
visible=True,
|
6165 |
+
info="Transform your uploaded image using Nano Banana"
|
6166 |
)
|
6167 |
image_to_video_toggle = gr.Checkbox(
|
6168 |
label="🎞️ Image to Video (uses input image)",
|