Visit ComfyUI Online for ready-to-use ComfyUI environment
Effortlessly create inpaint version of models for AI artists, merging differences for enhanced inpainting capabilities.
The Make Inpaint Model node is designed to effortlessly create an inpaint version of any model on the fly. This node is particularly useful for AI artists who want to enhance their models with inpainting capabilities without the need for extensive technical knowledge. By leveraging the differences between the original Stable Diffusion 1.5 pruned model and the inpaint model, this node allows you to merge these differences with your custom model, resulting in a new model that inherits the inpainting features. This process is streamlined and automated, making it accessible and efficient for users who want to expand their model's functionality.
This parameter represents the custom model you want to enhance with inpainting capabilities. It is the base model to which the inpainting features will be added. The model should be compatible with the Stable Diffusion framework. There are no specific minimum or maximum values for this parameter, but it should be a valid model object.
This parameter requires the original Stable Diffusion 1.5 pruned model. It serves as a reference to identify the differences that need to be added to your custom model. The default value is automatically set to the detected pruned model file, typically named something like "v1-5-pruned-emaonly." This ensures that the correct model is used for the merging process.
This parameter requires the original Stable Diffusion 1.5 inpaint model. It is used to extract the inpainting features that will be merged with your custom model. The default value is automatically set to the detected inpaint model file, typically named something like "v1-5-inpainting." This ensures that the correct model is used for the merging process.
The output of this node is a new model that combines your custom model with the inpainting capabilities derived from the Stable Diffusion 1.5 inpaint model. This enhanced model can be used for various inpainting tasks, providing you with more creative flexibility and functionality.
sd1_5_pruned
and sd1_5_inpaint
parameters unless you have specific versions of these models that you want to use.© Copyright 2024 RunComfy. All Rights Reserved.