Merge branch 'feature/add-pony-support-and-preset' into develop

# Conflicts:
#	launch.py
This commit is contained in:
Manuel Schmid
2024-06-30 19:34:56 +02:00
7 changed files with 74 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

+5
View File
@@ -30,5 +30,10 @@
"name": "Fooocus Cinematic",
"prompt": "cinematic still {prompt} . emotional, harmonious, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy",
"negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured"
},
{
"name": "Fooocus Pony",
"prompt": "score_9, score_8_up, score_7_up, {prompt}",
"negative_prompt": "score_6, score_5, score_4"
}
]