mirror of
https://github.com/vladmandic/automatic
synced 2026-08-30 00:50:59 +02:00
update seedvr-7b config
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
# Change Log for SD.Next
|
||||
|
||||
## Update for 2025-10-12
|
||||
## Update for 2025-10-14
|
||||
|
||||
- **Models**
|
||||
- [WAN 2.2 14B VACE](https://huggingface.co/alibaba-pai/Wan2.2-VACE-Fun-A14B)
|
||||
@@ -134,6 +134,7 @@
|
||||
- **Microsoft Florence 2** both base and large variants
|
||||
*note* this will trigger download of the new variant of the model, feel free to delete older variant in `huggingface` folder
|
||||
- **MiaoshouAI PromptGen** 1.5/2.0 in both base and large variants
|
||||
- fix prompt scheduling, thanks @nolbert82
|
||||
- ui: fix image metadata display when switching selected image in control tab
|
||||
- framepack: add explicit hf-login before framepack load
|
||||
- framepack: patch solver for unsupported gpus
|
||||
|
||||
@@ -48,7 +48,7 @@ vae:
|
||||
path:
|
||||
- "SeedVR2_VideoUpscaler.src.models.video_vae_v3.modules.attn_video_vae"
|
||||
- "SeedVR2_VideoUpscaler.src.models.video_vae_v3.modules.attn_video_vae"
|
||||
- "src.models.video_vae_v3.modules.attn_video_vae"
|
||||
- "modules.seedvr.src.models.video_vae_v3.modules.attn_video_vae"
|
||||
name: "VideoAutoencoderKLWrapper"
|
||||
args: "as_params"
|
||||
freeze_encoder: False
|
||||
|
||||
Reference in New Issue
Block a user