PommesPeter commited on
Commit
2fb22e9
1 Parent(s): 4dd9645

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():