Sentinel7 commited on
Commit
2de1382
·
verified ·
1 Parent(s): f2fdf8e

Upload 2487550/2796567/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. 2487550/2796567/README.md +54 -0
2487550/2796567/README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - anima
5
+ - comfyui
6
+ - merge
7
+ - qwen
8
+ - tool
9
+ - vae
10
+ ---
11
+
12
+ # VAE merger for comfyUI (anima) - v1.0 - 2796567
13
+
14
+ **Model Type**: Workflows
15
+
16
+ **Base Model**: Anima
17
+
18
+ **Trigger Words**: None
19
+
20
+ **Tags**: anima, comfyui, merge, qwen, tool, vae
21
+
22
+ ## Gallery
23
+
24
+ <table>
25
+ <tr>
26
+ <td><img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e8abe362-a903-47b8-839a-568aabf99cb7/original=true/125112682.jpeg" width="200"></td>
27
+ </tr>
28
+ </table>
29
+
30
+ ## Description
31
+
32
+ This is a custom ComfyUI node created to merge VAE models directly inside ComfyUI.
33
+
34
+ The node performs weighted merging of VAE state\_dict parameters and allows saving the result as a new safetensors VAE file.
35
+
36
+ Features:
37
+
38
+ * Merge VAE inside ComfyUI
39
+ * Designed for Anima / Qwen workflows
40
+ * Shape check for safe merging
41
+ * Save merged VAE directly
42
+ * No external script required
43
+
44
+ This tool was used to create the VAE released on this page.
45
+
46
+ ---
47
+
48
+ Author: [Liquidn2](https://civitai.com/user/Liquidn2)
49
+
50
+ Model: [CivitAI Model Page](https://civitai.com/models/2487550?modelVersionId=2796567)
51
+
52
+ Archive: [CivArchive Page](https://civarchive.com/models/2487550?modelVersionId=2796567)
53
+
54
+ <!-- Version: 20260725_upload -->