Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-Hunyuan3DWrapper > Hy3DDelightImage

ComfyUI Node: Hy3DDelightImage

Class Name

Hy3DDelightImage

Category
Hunyuan3DWrapper
Author
kijai (Account age: 2948days)
Extension
ComfyUI-Hunyuan3DWrapper
Latest Updated
2026-07-29
Github Stars
1.03K

How to Install ComfyUI-Hunyuan3DWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-Hunyuan3DWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-Hunyuan3DWrapper 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

Hy3DDelightImage Description

Enhances images using Hunyuan 3D Delight, upscaling and refining quality for AI artists.

Hy3DDelightImage:

The Hy3DDelightImage node is designed to enhance and process images using the Hunyuan 3D Delight pipeline. This node is particularly useful for AI artists who want to refine their images by applying advanced image processing techniques. The primary goal of this node is to upscale and improve the quality of images by leveraging the capabilities of the Hunyuan 3D Delight model. It allows for the adjustment of various parameters to achieve the desired image quality, making it a versatile tool for artists looking to enhance their digital artwork. By integrating this node into your workflow, you can achieve high-quality image outputs that are both visually appealing and technically refined.

Hy3DDelightImage Input Parameters:

delight_pipe

The delight_pipe parameter refers to the pipeline object that processes the image. It is crucial for executing the image processing tasks and determines the overall behavior of the node. This parameter does not have a default value as it is expected to be provided by the user.

image

The image parameter is the input image that you want to process. It is essential for the node's operation as it serves as the base for all processing tasks. The image should be in a compatible format and is typically expected to be a tensor. There are no specific minimum or maximum values, but the image should be of a reasonable size for processing.

width

The width parameter specifies the desired width of the output image. It impacts the final resolution of the processed image. The minimum value is typically constrained by the model's requirements, and there is no strict maximum, but extremely large values may affect performance.

height

The height parameter defines the desired height of the output image. Similar to the width, it affects the resolution of the final image. The minimum and maximum values are subject to the same considerations as the width parameter.

cfg_image

The cfg_image parameter controls the image guidance scale, which influences how much the image processing is guided by the input image. A value of 1.0 means no additional guidance, while values slightly above 1.0 enable more guidance. The default value is typically 1.0.

steps

The steps parameter determines the number of inference steps used during processing. More steps generally lead to higher quality results but may increase processing time. There is no strict minimum or maximum, but typical values range from 10 to 100.

seed

The seed parameter is used to initialize the random number generator, ensuring reproducibility of results. It can be any integer value, and using the same seed will produce consistent outputs across runs.

scheduler

The scheduler parameter is optional and allows you to specify a custom scheduler for the pipeline. If not provided, the default scheduler is used. This parameter can be used to fine-tune the processing behavior.

Hy3DDelightImage Output Parameters:

out_tensor

The out_tensor is the primary output of the node, representing the processed image as a tensor. This output is crucial as it contains the enhanced image data that can be further used or saved. The tensor is typically in a format suitable for further processing or visualization.

Hy3DDelightImage Usage Tips:

  • Ensure that the input image is of a reasonable size to avoid excessive processing time and memory usage.
  • Experiment with different cfg_image values to find the optimal balance between image guidance and processing freedom.
  • Use the seed parameter to achieve consistent results across multiple runs, especially when fine-tuning the image processing settings.

Hy3DDelightImage Common Errors and Solutions:

"image in shape" error

  • Explanation: This error may occur if the input image is not in the expected shape or format.
  • Solution: Ensure that the input image is a tensor and has the correct dimensions before passing it to the node.

"CUDA out of memory" error

  • Explanation: This error indicates that the GPU does not have enough memory to process the image.
  • Solution: Reduce the image size or the number of inference steps, or try processing on a machine with more GPU memory.

"Invalid scheduler" error

  • Explanation: This error occurs if an invalid scheduler is provided.
  • Solution: Verify that the scheduler parameter is correctly set or leave it as None to use the default scheduler.

Hy3DDelightImage Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Hunyuan3DWrapper
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.

Hy3DDelightImage