ND911 commited on
Commit
779ecbc
·
verified ·
1 Parent(s): 4432cc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ A simple Model Blend with option to save Checkpoint. Models all need to be of same type, can't mix flux models with sdxl models. When blending the models, closest to 1 influence more of the outcome.
6
+
7
+ Put the MultiMergeSimple.py into your ComfyUI\custom_nodes and restart comfyui
8
+
9
+ ![][Model_Blend.png]