Yaron Koresh commited on
Commit
b66cda8
·
verified ·
1 Parent(s): ba73260

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ def Piper(_do,_dont):
85
 
86
  retu = pipe(
87
  _do,
88
- neg_prompt_ids:neg,
89
  height=512,
90
  width=512,
91
  num_inference_steps=40,
 
85
 
86
  retu = pipe(
87
  _do,
88
+ neg_prompt_ids=neg,
89
  height=512,
90
  width=512,
91
  num_inference_steps=40,