mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
multiple loras in preset
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"default_model": "sd_xl_base_1.0_0.9vae.safetensors",
|
||||
"default_refiner": "sd_xl_refiner_1.0_0.9vae.safetensors",
|
||||
"default_lora": "sd_xl_offset_example-lora_1.0.safetensors",
|
||||
"default_lora_weight": 0.5,
|
||||
"default_loras": [["sd_xl_offset_example-lora_1.0.safetensors", 0.5]],
|
||||
"default_cfg_scale": 7.0,
|
||||
"default_sampler": "dpmpp_2m_sde_gpu",
|
||||
"default_scheduler": "karras",
|
||||
|
||||
Reference in New Issue
Block a user