ND911 commited on
Commit
813ba6a
·
verified ·
1 Parent(s): 203ba3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ license: apache-2.0
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)
 
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. Load the Model_Blend.png or the Model_Blend.json file
8
 
9
  ![](Model_Blend.png)