feat: update SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4 to SDXL_FILM_PHOTOGRAPHY_STYLE_V1

This commit is contained in:
Manuel Schmid
2024-07-07 14:26:48 +02:00
parent 68a2a542e3
commit 14874af65c
+2 -2
View File
@@ -5,7 +5,7 @@
"default_loras": [ "default_loras": [
[ [
true, true,
"SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors", "SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors",
0.25 0.25
], ],
[ [
@@ -48,7 +48,7 @@
}, },
"embeddings_downloads": {}, "embeddings_downloads": {},
"lora_downloads": { "lora_downloads": {
"SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors" "SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors"
}, },
"previous_default_models": ["realisticStockPhoto_v10.safetensors"] "previous_default_models": ["realisticStockPhoto_v10.safetensors"]
} }