Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -254,7 +254,7 @@ with gr.Blocks(
|
|
| 254 |
info="More iterations = better quality, slower",
|
| 255 |
)
|
| 256 |
api_key_input = gr.Textbox(
|
| 257 |
-
label="Gemini API key
|
| 258 |
type="password",
|
| 259 |
placeholder="AIza…",
|
| 260 |
)
|
|
|
|
| 254 |
info="More iterations = better quality, slower",
|
| 255 |
)
|
| 256 |
api_key_input = gr.Textbox(
|
| 257 |
+
label="Gemini API key",
|
| 258 |
type="password",
|
| 259 |
placeholder="AIza…",
|
| 260 |
)
|