Chaitanya-02 commited on
Commit
cbbd8c5
·
verified ·
1 Parent(s): be0bb51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,7 +217,7 @@ with gr.Blocks(title="Generative Date Augmentation Demo") as demo:
217
  label="Negative Prompt",
218
  show_label=True,
219
  max_lines=1,
220
- value="blurry image, disfigured, deformed, distorted, cartoon, drawings",
221
  container=False,
222
  )
223
  with gr.Row():
 
217
  label="Negative Prompt",
218
  show_label=True,
219
  max_lines=1,
220
+ value="deformed,drawings,disfigured,blurry image,distorted,cartoon",
221
  container=False,
222
  )
223
  with gr.Row():