Prgckwb commited on
Commit
1f3da27
1 Parent(s): 59df77b

:memo: Change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ EXAMPLES = [
57
  Input(
58
  prompt='Cinematic Photo of a beautiful korean fashion model bokeh train',
59
  model_id='Beautiful Realistic Asians',
60
- negative_prompt='(worst_quality:2.0) (MajicNegative_V2:0.8) BadNegAnatomyV1-neg bradhands cartoon, cgi, render, illustration, painting, drawing',
61
  width=512,
62
  height=512,
63
  guidance_scale=5.0,
 
57
  Input(
58
  prompt='Cinematic Photo of a beautiful korean fashion model bokeh train',
59
  model_id='Beautiful Realistic Asians',
60
+ negative_prompt='worst_quality, BadNegAnatomyV1-neg, bradhands cartoon, cgi, render, illustration, painting, drawing',
61
  width=512,
62
  height=512,
63
  guidance_scale=5.0,