mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: add style Fooocus Pony
This commit is contained in:
@@ -35,9 +35,11 @@
|
|||||||
"default_sampler": "dpmpp_2m_sde_gpu",
|
"default_sampler": "dpmpp_2m_sde_gpu",
|
||||||
"default_scheduler": "karras",
|
"default_scheduler": "karras",
|
||||||
"default_performance": "Speed",
|
"default_performance": "Speed",
|
||||||
"default_prompt": "score_9, score_8_up, score_7_up, ",
|
"default_prompt": "",
|
||||||
"default_prompt_negative": "score_6, score_5, score_4, censored",
|
"default_prompt_negative": "",
|
||||||
"default_styles": [],
|
"default_styles": [
|
||||||
|
"Fooocus Pony"
|
||||||
|
],
|
||||||
"default_aspect_ratio": "896*1152",
|
"default_aspect_ratio": "896*1152",
|
||||||
"default_overwrite_step": -1,
|
"default_overwrite_step": -1,
|
||||||
"checkpoint_downloads": {
|
"checkpoint_downloads": {
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
@@ -30,5 +30,10 @@
|
|||||||
"name": "Fooocus Cinematic",
|
"name": "Fooocus Cinematic",
|
||||||
"prompt": "cinematic still {prompt} . emotional, harmonious, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy",
|
"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"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user