Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -366,7 +366,7 @@ def main():
|
|
| 366 |
lines=2,
|
| 367 |
label="Negative Caption",
|
| 368 |
interactive=True,
|
| 369 |
-
value="",
|
| 370 |
placeholder="Enter a negative caption.",
|
| 371 |
)
|
| 372 |
with gr.Row():
|
|
|
|
| 366 |
lines=2,
|
| 367 |
label="Negative Caption",
|
| 368 |
interactive=True,
|
| 369 |
+
value="low resolution, low quality, blurry",
|
| 370 |
placeholder="Enter a negative caption.",
|
| 371 |
)
|
| 372 |
with gr.Row():
|