Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile node for loading advanced face enhancement models to refine facial details and improve image quality for AI artists.
The Load Face Enhance Model (mtb) node is designed to load advanced face enhancement models such as GFPGan or RestoreFormer, which are used to improve the quality and details of facial features in images. This node is particularly beneficial for AI artists who want to enhance the clarity and aesthetics of faces in their artwork. By leveraging state-of-the-art face restoration techniques, this node helps in refining facial details, correcting imperfections, and providing a more polished and professional look to the images. The node supports various models and allows for customization of the enhancement process, making it a versatile tool for achieving high-quality face enhancements.
This parameter specifies the name of the face enhancement model to be loaded. The available options include models like GFPGAN and RestoreFormer, which are known for their effectiveness in face restoration tasks. The default value is "None". Selecting the appropriate model can significantly impact the quality of the face enhancement results.
This parameter determines the scaling factor for the image enhancement process. It is an integer value with a default of 1. Increasing the upscale value can enhance the resolution of the output image, making the facial features more detailed and refined. However, higher upscale values may also increase the processing time.
This optional parameter allows you to specify a background upsampler model. If provided, it overrides the upscale value with the scale of the bg_upsampler. This can be useful for maintaining consistency in the enhancement of both the face and the background, ensuring a harmonious overall image quality.
This output parameter returns the loaded face enhancement model. The model is an instance of GFPGANer, configured with the specified parameters such as model name, upscale value, and optional background upsampler. This model can then be used to perform face enhancement tasks on input images, improving their quality and visual appeal.
{bg_upsampler.scale}
from bg_upsampler{faceswap_model}
({model_path}
)© Copyright 2024 RunComfy. All Rights Reserved.