DEV Community

Cover image for Optimizing TeleStyle in ComfyUI: Zero-Morphing Style Transfer on 6GB VRAM
Esha Sharma
Esha Sharma

Posted on

Optimizing TeleStyle in ComfyUI: Zero-Morphing Style Transfer on 6GB VRAM


I recently developed a TeleStyle Custom Node for ComfyUI that utilizes the Wan 2.1 engine to transfer styles to images and videos without morphing. While the compressed model file is efficient (5GB), standard workflows can still be sluggish or produce visual artifacts on lower-end hardware.

This is a summarized guide. For the full JSON workflow and download files, check the original article on my site.

https://aistudynow.com/how-to-fix-slow-style-transfer-in-comfyui-run-telestyle-on-6gb-vram/

https://github.com/aistudynow/Comfyui-tetestyle-image-video

Top comments (0)