More convenient default prompt added
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>pull/46/head
parent
93b91327ab
commit
29dccff5fd
|
|
@ -42,12 +42,10 @@ default_prompt = """
|
|||
"prompts":{
|
||||
"headers":["outpaint steps","prompt"],
|
||||
"data":[
|
||||
[0,"Cat"],
|
||||
["1","Dog"],
|
||||
[2,"Happy Pets"]
|
||||
[0,"Huge spectacular Waterfall in a dense tropical forest,epic perspective,(vegetation overgrowth:1.3)(intricate, ornamentation:1.1),(baroque:1.1), fantasy, (realistic:1) digital painting , (magical,mystical:1.2) , (wide angle shot:1.4), (landscape composed:1.2)(medieval:1.1), divine,cinematic,(tropical forest:1.4),(river:1.3)mythology,india, volumetric lighting, Hindu ,epic, Alex Horley Wenjun Lin greg rutkowski Ruan Jia (Wayne Barlowe:1.2) <lora:epiNoiseoffset_v2:0.6> "],
|
||||
]
|
||||
},
|
||||
"negPrompt":"ugly"
|
||||
"negPrompt":"frames, borderline, text, character, duplicate, error, out of frame, watermark, low quality, ugly, deformed, blur bad-artist"
|
||||
}
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue