| { | |
| "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": "autismmixSDXL_autismmixPony.safetensors", | |
| "previous_default_models": [], | |
| "default_refiner": "None", | |
| "default_refiner_switch": 0.8, | |
| "default_loras_min_weight": -3, | |
| "default_loras_max_weight": 3, | |
| "default_loras": [ | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ], | |
| [ | |
| false, | |
| "None", | |
| 1.0 | |
| ] | |
| ], | |
| "default_max_lora_number": 8, | |
| "default_cfg_scale": 7.5, | |
| "default_sample_sharpness": 2.0, | |
| "default_sampler": "euler_ancestral", | |
| "default_scheduler": "karras", | |
| "default_styles": [], | |
| "default_prompt_negative": "score_6,score_5_up,score_4_up,text,watermark,artist name,signature,pony,furry,in water", | |
| "default_prompt": "score_9,score_8_up,score_7_up,1 girl,BREAK source_anime,sexy posing,biggest breasts, curvy, wide hips, thighs,knees,wetly,wet", | |
| "default_performance": "Speed", | |
| "default_advanced_checkbox": false, | |
| "default_max_image_number": 150, | |
| "default_output_format": "png", | |
| "default_image_number": 20, | |
| "checkpoint_downloads": { | |
| }, | |
| "lora_downloads": { | |
| }, | |
| "embeddings_downloads": {}, | |
| "available_aspect_ratios": [ | |
| "1256*1256", | |
| "1080*1256", | |
| "1256*1080", | |
| "1080*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.0, | |
| "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": "" | |
| } |