0% found this document useful (0 votes)
143 views3 pages

Config Modification Tutorial

The document provides information about modifying configuration settings for a "config.txt" file located in the "D:\\New folder (2)\\Fooocus" directory. It lists various keys that can be modified and their default values. It warns that changes should be made to the actual "config.txt" file rather than the example file shown.

Uploaded by

dotnetweb200
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views3 pages

Config Modification Tutorial

The document provides information about modifying configuration settings for a "config.txt" file located in the "D:\\New folder (2)\\Fooocus" directory. It lists various keys that can be modified and their default values. It warns that changes should be made to the actual "config.txt" file rather than the example file shown.

Uploaded by

dotnetweb200
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

You can modify your "D:\\New folder (2)\\Fooocus\\config.

txt" using the below keys,


formats, and examples.
Do not modify this file. Modifications in this file will not take effect.
This file is a tutorial and example. Please edit "D:\\New folder (2)\\Fooocus\\
config.txt" to really change any settings.
Remember to split the paths with "\\" rather than "\", and there is no "," before
the last "}".

{
"path_checkpoints": "D:\\New folder (2)\\Fooocus\\models\\checkpoints",
"path_loras": "D:\\New folder (2)\\Fooocus\\models\\loras",
"path_embeddings": "D:\\New folder (2)\\Fooocus\\models\\embeddings",
"path_vae_approx": "D:\\New folder (2)\\Fooocus\\models\\vae_approx",
"path_upscale_models": "D:\\New folder (2)\\Fooocus\\models\\upscale_models",
"path_inpaint": "D:\\New folder (2)\\Fooocus\\models\\inpaint",
"path_controlnet": "D:\\New folder (2)\\Fooocus\\models\\controlnet",
"path_clip_vision": "D:\\New folder (2)\\Fooocus\\models\\clip_vision",
"path_fooocus_expansion": "D:\\New folder (2)\\Fooocus\\models\\
prompt_expansion\\fooocus_expansion",
"path_outputs": "D:\\New folder (2)\\Fooocus\\outputs",
"default_model": "juggernautXL_v8Rundiffusion.safetensors",
"previous_default_models": [
"juggernautXL_version8Rundiffusion.safetensors",
"juggernautXL_version7Rundiffusion.safetensors",
"juggernautXL_v7Rundiffusion.safetensors",
"juggernautXL_version6Rundiffusion.safetensors",
"juggernautXL_v6Rundiffusion.safetensors"
],
"default_refiner": "None",
"default_refiner_switch": 0.5,
"default_loras_min_weight": -2,
"default_loras_max_weight": 2,
"default_loras": [
[
"sd_xl_offset_example-lora_1.0.safetensors",
0.1
],
[
"None",
1.0
],
[
"None",
1.0
],
[
"None",
1.0
],
[
"None",
1.0
]
],
"default_max_lora_number": 5,
"default_cfg_scale": 4.0,
"default_sample_sharpness": 2.0,
"default_sampler": "dpmpp_2m_sde_gpu",
"default_scheduler": "karras",
"default_styles": [
"Fooocus V2",
"Fooocus Enhance",
"Fooocus Sharp"
],
"default_prompt_negative": "",
"default_prompt": "",
"default_performance": "Speed",
"default_advanced_checkbox": false,
"default_max_image_number": 32,
"default_output_format": "png",
"default_image_number": 2,
"checkpoint_downloads": {
"juggernautXL_v8Rundiffusion.safetensors":
"https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_v8Rundi
ffusion.safetensors"
},
"lora_downloads": {
"sd_xl_offset_example-lora_1.0.safetensors":
"https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/
sd_xl_offset_example-lora_1.0.safetensors"
},
"embeddings_downloads": {},
"available_aspect_ratios": [
"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": "1152*896",
"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": false,
"default_metadata_scheme": "fooocus",
"metadata_created_by": ""
}

You might also like