|
{ |
|
"path_checkpoints": [ |
|
"/content/gdrive/MyDrive/Fooocus/models/checkpoints" |
|
], |
|
"path_loras": [ |
|
"/content/gdrive/MyDrive/Fooocus/models/loras" |
|
], |
|
"path_embeddings": "/content/gdrive/MyDrive/Fooocus/models/embeddings", |
|
"path_vae_approx": "/content/gdrive/MyDrive/Fooocus/models/vae_approx", |
|
"path_upscale_models": "/content/gdrive/MyDrive/Fooocus/models/upscale_models", |
|
"path_inpaint": "/content/gdrive/MyDrive/Fooocus/models/inpaint", |
|
"path_controlnet": "/content/gdrive/MyDrive/Fooocus/models/controlnet", |
|
"path_clip_vision": "/content/gdrive/MyDrive/Fooocus/models/clip_vision", |
|
"path_fooocus_expansion": "/content/gdrive/MyDrive/Fooocus/models/prompt_expansion/fooocus_expansion", |
|
"path_wildcards": "/content/gdrive/MyDrive/Fooocus/wildcards", |
|
"path_outputs": "/content/outputs", |
|
"default_model": "realvisxlV40_v40LightningBakedvae.safetensors", |
|
"previous_default_models": [ |
|
"juggernautXL_v9Rdphoto2Lightning.safetensors", |
|
"dreamshaperXL_v21TurboDPMSDE.safetensors", |
|
"sd_xl_base_1.0.safetensors" |
|
], |
|
"default_refiner": "", |
|
"default_refiner_switch": 0.8, |
|
"default_loras_min_weight": -2, |
|
"default_loras_max_weight": 2, |
|
"default_loras": [ |
|
[ |
|
true, |
|
"None", |
|
1.0 |
|
], |
|
[ |
|
true, |
|
"None", |
|
1.0 |
|
], |
|
[ |
|
true, |
|
"None", |
|
1.0 |
|
], |
|
[ |
|
true, |
|
"None", |
|
1.0 |
|
], |
|
[ |
|
true, |
|
"None", |
|
1.0 |
|
] |
|
], |
|
"default_max_lora_number": 5, |
|
"default_cfg_scale": 7.0, |
|
"default_sample_sharpness": 2.0, |
|
"default_sampler": "dpmpp_2m_sde_gpu", |
|
"default_scheduler": "karras", |
|
"default_styles": [ |
|
"Fooocus V2", |
|
"Fooocus Enhance" |
|
], |
|
"default_prompt_negative": "text, watermark, signature, ugly, tiling, disfigured, deformed, low quality, worst quality, poor quality, bad anatomy, extra hands, extra fingers, mutation, mutilated , mutated hands, unnatural pose, nude, open mouth", |
|
"default_prompt": "masterpiece, best quality, ultra realistic, 8k, high detailed skin, perfect face, beautiful face, beautiful eyes, perfect female body, gorgeous, 1girl, 20-year-old, stunningly beautiful face, attractive figure, full body, slim waist, large hips, alluring enticing peach-shaped buttocks, perfectly round and ample bust, oily shiny skin, wet translucent, long red sheer lace nightgown, sunlight, love room", |
|
"default_performance": "Speed", |
|
"default_advanced_checkbox": true, |
|
"default_max_image_number": 32, |
|
"default_output_format": "png", |
|
"default_image_number": 1, |
|
"available_aspect_ratios": [ |
|
"512*512", |
|
"512*768", |
|
"704*1408", |
|
"704*1344", |
|
"768*1344", |
|
"768*1280", |
|
"832*1216", |
|
"832*1152", |
|
"896*1152", |
|
"896*1088", |
|
"960*1088", |
|
"960*1024", |
|
"1024*1024", |
|
"1024*960", |
|
"1088*960", |
|
"1088*896", |
|
"1152*896", |
|
"1152*832", |
|
"1216*832", |
|
"1280*768", |
|
"1344*768", |
|
"1344*704", |
|
"1408*704", |
|
"1472*704", |
|
"1536*640", |
|
"1600*640", |
|
"1664*576", |
|
"1728*576" |
|
], |
|
"default_aspect_ratio": "1024*1024" |
|
} |