Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ pipe.compile()
|
|
15 |
def infer(prompt,negative_prompt):
|
16 |
|
17 |
image = pipe(
|
18 |
-
prompt = prompt,
|
19 |
negative_prompt = "score_6,score_5,score_4,source_furry,pathway,walkway,face mask,heterochromia,\
|
20 |
tattoos,muscular,deformed iris,deformed pupils,long body,long neck,text,error,print,signature,\
|
21 |
logo,watermark,deformed,distorted,disfigured,bad anatomy,wrong anatomy,ugly,disgusting,\
|
|
|
15 |
def infer(prompt,negative_prompt):
|
16 |
|
17 |
image = pipe(
|
18 |
+
prompt = prompt+"score_8_up,score_7_up,score_6_up,score_9,score_8_up,score_7,masterpiece,best quality,source_anime,bangs,",
|
19 |
negative_prompt = "score_6,score_5,score_4,source_furry,pathway,walkway,face mask,heterochromia,\
|
20 |
tattoos,muscular,deformed iris,deformed pupils,long body,long neck,text,error,print,signature,\
|
21 |
logo,watermark,deformed,distorted,disfigured,bad anatomy,wrong anatomy,ugly,disgusting,\
|