From 14874af65c020c9a020a9581f5508c12b0f2dc44 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Sun, 7 Jul 2024 14:26:48 +0200 Subject: [PATCH] feat: update SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4 to SDXL_FILM_PHOTOGRAPHY_STYLE_V1 --- presets/realistic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/presets/realistic.json b/presets/realistic.json index f2d4773f..8402bbc1 100644 --- a/presets/realistic.json +++ b/presets/realistic.json @@ -5,7 +5,7 @@ "default_loras": [ [ true, - "SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors", + "SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors", 0.25 ], [ @@ -48,7 +48,7 @@ }, "embeddings_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"] } \ No newline at end of file