Visit ComfyUI Online for ready-to-use ComfyUI environment
Seamlessly integrate garments onto a person in images using advanced SAL-VTON model for virtual try-ons and visualizations.
The SALVTON_Apply node is designed to seamlessly integrate garments onto a person in an image, leveraging the advanced capabilities of the SAL-VTON model. This node is particularly useful for AI artists who want to visualize how a specific piece of clothing would look on a person without the need for a physical try-on. By using sophisticated image processing techniques, the node ensures that the garment fits naturally onto the person, taking into account the contours and posture of the individual. This can be especially beneficial for virtual fashion shows, online clothing stores, and creative projects where visualizing clothing on different models is essential.
The garment
parameter expects an image of the clothing item you wish to apply to the person. This image should clearly depict the garment, ideally in a flat or slightly contoured position to ensure accurate fitting. The quality and resolution of this image can significantly impact the final result, with higher quality images providing better outcomes.
The person
parameter requires an image of the individual who will be wearing the garment. This image should be clear and well-lit, with the person in a natural pose. The better the quality and resolution of this image, the more realistic the final output will be. Ensure that the person is fully visible and not obstructed by other objects.
The garment_mask
parameter is an image that acts as a mask for the garment, highlighting the areas that should be considered for fitting onto the person. This mask helps the model understand the boundaries and shape of the garment, ensuring a more accurate and natural fit. The mask should be a binary image where the garment area is marked distinctly.
The IMAGE
output parameter provides the final image where the garment has been applied to the person. This output is a single image that combines the input images in a realistic manner, showing how the garment would look on the person. The quality of this output depends on the input images and the accuracy of the garment mask.
folder_paths.get_folder_paths('salvton')[0]
function. If the files are missing, download them from the official source and place them in the correct directory.© Copyright 2024 RunComfy. All Rights Reserved.