mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Merge branch 'feature/add-sdxl-turbo-preset' into develop
This commit is contained in:
+6
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_model": "DreamShaperXL_Turbo_dpmppSdeKarras_half_pruned_6.safetensors",
|
||||
"default_model": "DreamShaperXL_Turbo_v2_1.safetensors",
|
||||
"default_refiner": "None",
|
||||
"default_refiner_switch": 0.5,
|
||||
"default_loras": [
|
||||
@@ -39,8 +39,11 @@
|
||||
"default_aspect_ratio": "1024*1024",
|
||||
"default_overwrite_step": 6,
|
||||
"checkpoint_downloads": {
|
||||
"DreamShaperXL_Turbo_dpmppSdeKarras_half_pruned_6.safetensors": "https://huggingface.co/Lykon/dreamshaper-xl-turbo/resolve/main/DreamShaperXL_Turbo_dpmppSdeKarras_half_pruned_6.safetensors"
|
||||
"DreamShaperXL_Turbo_v2_1.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/DreamShaperXL_Turbo_v2_1.safetensors"
|
||||
},
|
||||
"embeddings_downloads": {},
|
||||
"lora_downloads": {}
|
||||
"lora_downloads": {},
|
||||
"previous_default_models": [
|
||||
"DreamShaperXL_Turbo_dpmppSdeKarras_half_pruned_6.safetensors"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user