| { | |
| "path_checkpoints": [ | |
| "/content/Fooocus/models/checkpoints" | |
| ], | |
| "path_loras": [ | |
| "/content/Fooocus/models/loras" | |
| ], | |
| "path_embeddings": "/content/Fooocus/models/embeddings", | |
| "path_vae_approx": "/content/Fooocus/models/vae_approx", | |
| "path_upscale_models": "/content/Fooocus/models/upscale_models", | |
| "path_inpaint": "/content/Fooocus/models/inpaint", | |
| "path_controlnet": "/content/Fooocus/models/controlnet", | |
| "path_clip_vision": "/content/Fooocus/models/clip_vision", | |
| "path_fooocus_expansion": "/content/Fooocus/models/prompt_expansion/fooocus_expansion", | |
| "path_wildcards": "/content/Fooocus/wildcards", | |
| "path_outputs": "/content/Fooocus/outputs", | |
| "temp_path": "/tmp/fooocus", | |
| "temp_path_cleanup_on_launch": true, | |
| "default_model": "prefectPonyXL_v3.safetensors", | |
| "previous_default_models": [], | |
| "default_refiner": "None", | |
| "default_refiner_switch": 0.8, | |
| "default_loras_min_weight": -3, | |
| "default_loras_max_weight": 3, | |
| "default_loras": [ | |
| [ | |
| true, | |
| "Expressive_H-000001.safetensors", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ] | |
| ], | |
| "default_max_lora_number": 5, | |
| "default_cfg_scale": 7.5, | |
| "default_sample_sharpness": 0.0, | |
| "default_sampler": "euler_ancestral", | |
| "default_scheduler": "karras", | |
| "default_styles": [], | |
| "default_prompt_negative": "3d, simple, lowres, bad quality, low detail, minimalistic, sketch, concept, bad anatomy, bad eyes, bad fingers, extra fingers, bad legs, extra legs, awful, teen, young, child, chibi, flat chest, fat, skinny, painted lips, 1 boy, male, sex, penis", | |
| "default_prompt": "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up\nsource_anime, amazing anime art, beautiful, perfect eyes quality, high detail, amazing anatomy\nsqueezed together big breasts, biggest ass, ass, biggest thighs, legs, curvy, thick", | |
| "default_performance": "Speed", | |
| "default_advanced_checkbox": false, | |
| "default_max_image_number": 150, | |
| "default_output_format": "jpeg", | |
| "default_image_number": 20, | |
| "checkpoint_downloads": { | |
| }, | |
| "lora_downloads": { | |
| }, | |
| "embeddings_downloads": {}, | |
| "available_aspect_ratios": [ | |
| "1256*1256", | |
| "1512*1512", | |
| "1080*1080", | |
| "1512*1256", | |
| "1512*1080", | |
| "1512*712", | |
| "1512*512", | |
| "1256*1512", | |
| "1080*1512", | |
| "712*1512", | |
| "512*1512", | |
| "1080*1256", | |
| "1256*1080", | |
| "1080*712", | |
| "1256*712", | |
| "712*1256", | |
| "712*712", | |
| "512*512", | |
| "512*712", | |
| "512*1080", | |
| "512*1256", | |
| "712*512", | |
| "1080*512", | |
| "1256*512" | |
| ], | |
| "default_aspect_ratio": "1080*1080", | |
| "default_inpaint_engine_version": "v2.6", | |
| "default_cfg_tsnr": 7.5, | |
| "default_overwrite_step": -1, | |
| "default_overwrite_switch": -1, | |
| "example_inpaint_prompts": [ | |
| "highly detailed face", | |
| "detailed girl face", | |
| "detailed man face", | |
| "detailed hand", | |
| "beautiful eyes" | |
| ], | |
| "default_save_metadata_to_images": true, | |
| "default_metadata_scheme": "fooocus", | |
| "metadata_created_by": "" | |
| } |