diff --git a/configs/prompts/2-Lyriel.yaml b/configs/prompts/2-Lyriel.yaml index 09fd8ac..1996af6 100644 --- a/configs/prompts/2-Lyriel.yaml +++ b/configs/prompts/2-Lyriel.yaml @@ -1,7 +1,9 @@ Lyriel: - base: "" - path: "models/DreamBooth_LoRA/lyriel_v16.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "" + path: "models/DreamBooth_LoRA/lyriel_v16.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [10917152860782582783, 6399018107401806238, 15875751942533906793, 6653196880059936551] steps: 25 diff --git a/configs/prompts/3-RcnzCartoon.yaml b/configs/prompts/3-RcnzCartoon.yaml index cd7c8cb..5d927f3 100644 --- a/configs/prompts/3-RcnzCartoon.yaml +++ b/configs/prompts/3-RcnzCartoon.yaml @@ -1,7 +1,9 @@ RcnzCartoon: - base: "" - path: "models/DreamBooth_LoRA/rcnzCartoon3d_v10.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "" + path: "models/DreamBooth_LoRA/rcnzCartoon3d_v10.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [16931037867122267877, 2094308009433392066, 4292543217695451092, 15572665120852309890] steps: 25 diff --git a/configs/prompts/4-MajicMix.yaml b/configs/prompts/4-MajicMix.yaml index b40851b..6389d0a 100644 --- a/configs/prompts/4-MajicMix.yaml +++ b/configs/prompts/4-MajicMix.yaml @@ -1,7 +1,9 @@ MajicMix: - base: "" - path: "models/DreamBooth_LoRA/majicmixRealistic_v5Preview.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "" + path: "models/DreamBooth_LoRA/majicmixRealistic_v5Preview.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [1572448948722921032, 1099474677988590681, 6488833139725635347, 18339859844376517918] steps: 25 diff --git a/configs/prompts/5-RealisticVision.yaml b/configs/prompts/5-RealisticVision.yaml index a56017f..0aea738 100644 --- a/configs/prompts/5-RealisticVision.yaml +++ b/configs/prompts/5-RealisticVision.yaml @@ -1,7 +1,9 @@ RealisticVision: - base: "" - path: "models/DreamBooth_LoRA/realisticVisionV20_v20.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "" + path: "models/DreamBooth_LoRA/realisticVisionV20_v20.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [5658137986800322009, 12099779162349365895, 10499524853910852697, 16768009035333711932] steps: 25 diff --git a/configs/prompts/6-Tusun.yaml b/configs/prompts/6-Tusun.yaml index 5104610..e3998dd 100644 --- a/configs/prompts/6-Tusun.yaml +++ b/configs/prompts/6-Tusun.yaml @@ -1,7 +1,9 @@ Tusun: - base: "models/DreamBooth_LoRA/moonfilm_reality20.safetensors" - path: "models/DreamBooth_LoRA/TUSUN.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "models/DreamBooth_LoRA/moonfilm_reality20.safetensors" + path: "models/DreamBooth_LoRA/TUSUN.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [10154078483724687116, 2664393535095473805, 4231566096207622938, 1713349740448094493] steps: 25 diff --git a/configs/prompts/7-FilmVelvia.yaml b/configs/prompts/7-FilmVelvia.yaml index e7677b3..e726d6d 100644 --- a/configs/prompts/7-FilmVelvia.yaml +++ b/configs/prompts/7-FilmVelvia.yaml @@ -1,7 +1,9 @@ FilmVelvia: - base: "models/DreamBooth_LoRA/majicmixRealistic_v4.safetensors" - path: "models/DreamBooth_LoRA/FilmVelvia2.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "models/DreamBooth_LoRA/majicmixRealistic_v4.safetensors" + path: "models/DreamBooth_LoRA/FilmVelvia2.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [358675358833372813, 3519455280971923743, 11684545350557985081, 8696855302100399877] steps: 25 diff --git a/configs/prompts/8-GhibliBackground.yaml b/configs/prompts/8-GhibliBackground.yaml index ad15b0c..8f4ca59 100644 --- a/configs/prompts/8-GhibliBackground.yaml +++ b/configs/prompts/8-GhibliBackground.yaml @@ -1,7 +1,9 @@ GhibliBackground: - base: "models/DreamBooth_LoRA/CounterfeitV30_25.safetensors" - path: "models/DreamBooth_LoRA/lora_Ghibli_n3.safetensors" - motion_module: "models/Motion_Module/mm_sd_v14.ckpt" + base: "models/DreamBooth_LoRA/CounterfeitV30_25.safetensors" + path: "models/DreamBooth_LoRA/lora_Ghibli_n3.safetensors" + motion_module: + - "models/Motion_Module/mm_sd_v14.ckpt" + - "models/Motion_Module/mm_sd_v15.ckpt" seed: [8775748474469046618, 5893874876080607656, 11911465742147695752, 12437784838692000640] steps: 25