Yaron Koresh commited on
Commit
8fe39f9
·
verified ·
1 Parent(s): 9642724

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -91,7 +91,6 @@ def Piper(_do):
91
  try:
92
  retu = pipe(
93
  _do,
94
- neg_prompt_ids=neg,
95
  height=512,
96
  width=512,
97
  num_inference_steps=4,
 
91
  try:
92
  retu = pipe(
93
  _do,
 
94
  height=512,
95
  width=512,
96
  num_inference_steps=4,