Update README.md
Browse files
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 |

|
|
|
|
| 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 |

|