|
1 | | - |
2 | | -"path_checkpoints": "\\workspace\\repositories\\Fooocus\\models\\checkpoints", |
3 | | -"path_loras": "\\workspace\\repositories\\Fooocus\\models\\loras", |
4 | | -"path_embeddings": "\\workspace\\repositories\\Fooocus\\models\\embeddings", |
5 | | -"path_vae_approx": "\\workspace\\repositories\\Fooocus\\models\\vae_approx", |
6 | | -"path_upscale_models": "\\workspace\\repositories\\Fooocus\\models\\upscale_models", |
7 | | -"path_inpaint": "\\workspace\\repositories\\Fooocus\\models\\inpaint", |
8 | | -"path_controlnet": "\\workspace\\repositories\\Fooocus\\models\\controlnet", |
9 | | -"path_clip_vision": "\\workspace\\repositories\\Fooocus\\models\\clip_vision", |
10 | | -"path_fooocus_expansion": "\\workspace\\repositories\\Fooocus\\models\\prompt_expansion\\fooocus_expansion", |
11 | | -"path_outputs": "\\workspace\\repositories\\Fooocus\\outputs", |
12 | | -"default_model": "juggernautXL_version6Rundiffusion.safetensors", |
13 | | -"default_refiner": "None", |
14 | | -"default_refiner_switch": 0.5, |
15 | | -"default_loras": [ |
16 | | - [ |
17 | | - "sd_xl_offset_example-lora_1.0.safetensors", |
18 | | - 0.1 |
| 1 | +{ |
| 2 | + "path_checkpoints": [ |
| 3 | + "/workspace/repositories/Fooocus/models/checkpoints" |
19 | 4 | ], |
20 | | - [ |
21 | | - "None", |
22 | | - 1.0 |
| 5 | + "path_loras": [ |
| 6 | + "/workspace/repositories/Fooocus/models/loras" |
23 | 7 | ], |
24 | | - [ |
25 | | - "None", |
26 | | - 1.0 |
| 8 | + "path_embeddings": "/workspace/repositories/Fooocus/models/embeddings", |
| 9 | + "path_vae_approx": "/workspace/repositories/Fooocus/models/vae_approx", |
| 10 | + "path_upscale_models": "/workspace/repositories/Fooocus/models/upscale_models", |
| 11 | + "path_inpaint": "/workspace/repositories/Fooocus/models/inpaint", |
| 12 | + "path_controlnet": "/workspace/repositories/Fooocus/models/controlnet", |
| 13 | + "path_clip_vision": "/workspace/repositories/Fooocus/models/clip_vision", |
| 14 | + "path_fooocus_expansion": "/workspace/repositories/Fooocus/models/prompt_expansion/fooocus_expansion", |
| 15 | + "path_wildcards": "/workspace/repositories/Fooocus/wildcards", |
| 16 | + "path_outputs": "/workspace/repositories/Fooocus/outputs", |
| 17 | + "temp_path": "/tmp/fooocus", |
| 18 | + "temp_path_cleanup_on_launch": true, |
| 19 | + "default_model": "juggernautXL_v8Rundiffusion.safetensors", |
| 20 | + "previous_default_models": [ |
| 21 | + "juggernautXL_version8Rundiffusion.safetensors", |
| 22 | + "juggernautXL_version7Rundiffusion.safetensors", |
| 23 | + "juggernautXL_v7Rundiffusion.safetensors", |
| 24 | + "juggernautXL_version6Rundiffusion.safetensors", |
| 25 | + "juggernautXL_v6Rundiffusion.safetensors" |
27 | 26 | ], |
28 | | - [ |
29 | | - "None", |
30 | | - 1.0 |
| 27 | + "default_refiner": "None", |
| 28 | + "default_refiner_switch": 0.5, |
| 29 | + "default_loras_min_weight": -2, |
| 30 | + "default_loras_max_weight": 2, |
| 31 | + "default_loras": [ |
| 32 | + [ |
| 33 | + true, |
| 34 | + "sd_xl_offset_example-lora_1.0.safetensors", |
| 35 | + 0.1 |
| 36 | + ], |
| 37 | + [ |
| 38 | + true, |
| 39 | + "None", |
| 40 | + 1.0 |
| 41 | + ], |
| 42 | + [ |
| 43 | + true, |
| 44 | + "None", |
| 45 | + 1.0 |
| 46 | + ], |
| 47 | + [ |
| 48 | + true, |
| 49 | + "None", |
| 50 | + 1.0 |
| 51 | + ], |
| 52 | + [ |
| 53 | + true, |
| 54 | + "None", |
| 55 | + 1.0 |
| 56 | + ] |
31 | 57 | ], |
32 | | - [ |
33 | | - "None", |
34 | | - 1.0 |
35 | | - ] |
36 | | -], |
37 | | -"default_cfg_scale": 4.0, |
38 | | -"default_sample_sharpness": 2.0, |
39 | | -"default_sampler": "dpmpp_2m_sde_gpu", |
40 | | -"default_scheduler": "karras", |
41 | | -"default_styles": [ |
42 | | - "Fooocus V2", |
43 | | - "Fooocus Enhance", |
44 | | - "Fooocus Sharp" |
45 | | -], |
46 | | -"default_prompt_negative": "", |
47 | | -"default_prompt": "", |
48 | | -"default_performance": "Speed", |
49 | | -"default_advanced_checkbox": false, |
50 | | -"default_max_image_number": 32, |
51 | | -"default_image_number": 1, |
52 | | -"checkpoint_downloads": {}, |
53 | | -"lora_downloads": {}, |
54 | | -"embeddings_downloads": {} |
| 58 | + "default_max_lora_number": 5, |
| 59 | + "default_cfg_scale": 4.0, |
| 60 | + "default_sample_sharpness": 2.0, |
| 61 | + "default_sampler": "dpmpp_2m_sde_gpu", |
| 62 | + "default_scheduler": "karras", |
| 63 | + "default_styles": [ |
| 64 | + "Fooocus V2", |
| 65 | + "Fooocus Enhance", |
| 66 | + "Fooocus Sharp" |
| 67 | + ], |
| 68 | + "default_prompt_negative": "", |
| 69 | + "default_prompt": "", |
| 70 | + "default_performance": "Speed", |
| 71 | + "default_advanced_checkbox": false, |
| 72 | + "default_max_image_number": 32, |
| 73 | + "default_output_format": "png", |
| 74 | + "default_image_number": 2, |
| 75 | + "checkpoint_downloads": {}, |
| 76 | + "lora_downloads": {}, |
| 77 | + "embeddings_downloads": {}, |
| 78 | + "available_aspect_ratios": [ |
| 79 | + "704*1408", |
| 80 | + "704*1344", |
| 81 | + "768*1344", |
| 82 | + "768*1280", |
| 83 | + "832*1216", |
| 84 | + "832*1152", |
| 85 | + "896*1152", |
| 86 | + "896*1088", |
| 87 | + "960*1088", |
| 88 | + "960*1024", |
| 89 | + "1024*1024", |
| 90 | + "1024*960", |
| 91 | + "1088*960", |
| 92 | + "1088*896", |
| 93 | + "1152*896", |
| 94 | + "1152*832", |
| 95 | + "1216*832", |
| 96 | + "1280*768", |
| 97 | + "1344*768", |
| 98 | + "1344*704", |
| 99 | + "1408*704", |
| 100 | + "1472*704", |
| 101 | + "1536*640", |
| 102 | + "1600*640", |
| 103 | + "1664*576", |
| 104 | + "1728*576" |
| 105 | + ], |
| 106 | + "default_aspect_ratio": "1152*896", |
| 107 | + "default_inpaint_engine_version": "v2.6", |
| 108 | + "default_cfg_tsnr": 7.0, |
| 109 | + "default_overwrite_step": -1, |
| 110 | + "default_overwrite_switch": -1, |
| 111 | + "example_inpaint_prompts": [ |
| 112 | + "highly detailed face", |
| 113 | + "detailed girl face", |
| 114 | + "detailed man face", |
| 115 | + "detailed hand", |
| 116 | + "beautiful eyes" |
| 117 | + ], |
| 118 | + "default_save_metadata_to_images": false, |
| 119 | + "default_metadata_scheme": "fooocus", |
| 120 | + "metadata_created_by": "" |
| 121 | +} |
0 commit comments