ComfyUI > Nodes > ComfyUI-TeleStyle > TeleStyle Video Transfer

ComfyUI Node: TeleStyle Video Transfer

Class Name

TeleStyleVideoInference

Category
TeleStyle
Author
neurodanzelus-cmd (Account age: 71days)
Extension
ComfyUI-TeleStyle
Latest Updated
2026-02-03
Github Stars
0.03K

How to Install ComfyUI-TeleStyle

Install this extension via the ComfyUI Manager by searching for ComfyUI-TeleStyle
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-TeleStyle in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

TeleStyle Video Transfer Description

Transforms video frames using a reference image style for artistic video output.

TeleStyle Video Transfer:

The TeleStyleVideoInference node is designed to facilitate the transformation of video frames by applying a style derived from a reference image. This node is particularly useful for AI artists looking to infuse their video content with artistic styles, creating visually compelling results. The primary function of this node is to adjust the dimensions of the input video frames to ensure compatibility with the processing pipeline, apply a style transformation using a reference image, and generate a stylized video output. The node handles the intricacies of frame alignment and style application, making it accessible for users without deep technical expertise. By leveraging advanced machine learning techniques, TeleStyleVideoInference allows for the seamless integration of artistic styles into video content, enhancing the creative possibilities for AI-driven art projects.

TeleStyle Video Transfer Input Parameters:

model

The model parameter refers to the machine learning model used for processing the video frames. It is crucial as it determines the style transformation capabilities and the quality of the output. The model should be compatible with the node's processing requirements.

video_frames

The video_frames parameter is the input video data that you wish to stylize. It consists of a sequence of frames that the node will process. The number of frames and their resolution can impact the processing time and the final output quality.

steps

The steps parameter defines the number of inference steps the node will perform during the style transformation process. More steps can lead to a more refined output but may increase processing time. The minimum and maximum values depend on the model's capabilities.

cfg

The cfg parameter, or configuration scale, influences the strength of the style application. A higher value results in a more pronounced style effect, while a lower value maintains more of the original video content. The choice of value depends on the desired balance between style and content.

seed

The seed parameter is used to initialize the random number generator, ensuring reproducibility of results. By setting a specific seed, you can achieve consistent outputs across multiple runs with the same input parameters.

scheduler

The scheduler parameter manages the scheduling of inference steps, affecting the timing and order of operations during processing. It is essential for optimizing the node's performance and ensuring efficient resource utilization.

fast_mode

The fast_mode parameter is a boolean flag that, when enabled, optimizes the node for faster processing at the potential cost of output quality. It is useful for quick previews or when processing time is a constraint.

enable_tiling

The enable_tiling parameter allows for the division of video frames into smaller tiles for processing. This can be beneficial for handling high-resolution videos or when working with limited computational resources.

acceleration

The acceleration parameter is used to enhance the processing speed of the node, potentially through hardware acceleration techniques. It is particularly useful for reducing processing time on compatible devices.

style_image

The style_image parameter is an optional input that provides the reference image from which the style will be derived. If not provided, a random style will be applied. The style image significantly influences the artistic effect on the video frames.

TeleStyle Video Transfer Output Parameters:

video

The video output parameter is the final stylized video, consisting of frames that have been transformed according to the specified style. This output is the culmination of the node's processing and represents the artistic vision applied to the original video content. The video is returned as a tensor with pixel values clamped between 0 and 1, ensuring compatibility with further processing or display.

TeleStyle Video Transfer Usage Tips:

  • To achieve the best results, ensure that the style_image closely matches the artistic style you wish to apply to your video. Experiment with different images to explore various artistic effects.
  • Adjust the cfg parameter to find the right balance between maintaining the original video content and applying the desired style. A moderate value often provides a good compromise.
  • Use the fast_mode for quick previews to save time during the creative process, and switch to the full mode for the final rendering to ensure the highest quality output.

TeleStyle Video Transfer Common Errors and Solutions:

"CUDA out of memory"

  • Explanation: This error occurs when the GPU does not have enough memory to process the video frames.
  • Solution: Reduce the resolution of the input video frames or enable fast_mode to decrease memory usage. Alternatively, consider using a machine with more GPU memory.

"Invalid input dimensions"

  • Explanation: The input video frames do not meet the required dimensions for processing.
  • Solution: Ensure that the video frames have dimensions that are multiples of 16, as the node adjusts frames to these dimensions for compatibility.

"Style image not found"

  • Explanation: The specified style_image is missing or not accessible.
  • Solution: Verify the path to the style_image and ensure it is correctly loaded into the node. If not provided, ensure the node is set to handle the absence of a style image gracefully.

TeleStyle Video Transfer Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-TeleStyle
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

TeleStyle Video Transfer