ComfyUI > Nodes > ComfyUI_HYWorld2 > 🌐 Load WorldMirror Model

ComfyUI Node: 🌐 Load WorldMirror Model

Class Name

VNCCS_LoadWorldMirrorModel

Category
VNCCS/3D
Author
AHEKOT (Account age: 1256days)
Extension
ComfyUI_HYWorld2
Latest Updated
2026-04-30
Github Stars
0.04K

How to Install ComfyUI_HYWorld2

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

🌐 Load WorldMirror Model Description

Facilitates loading WorldMirror model for 3D reconstruction and visualization, simplifying model initialization for creative projects.

🌐 Load WorldMirror Model:

The VNCCS_LoadWorldMirrorModel node is designed to facilitate the loading of the WorldMirror model, a sophisticated tool for 3D reconstruction and visualization. This node is integral for users who wish to leverage the capabilities of the WorldMirror model, which is known for its ability to transform panoramic images into detailed 3D models. By utilizing this node, you can seamlessly download and initialize the WorldMirror model, ensuring it is ready for subsequent 3D reconstruction tasks. The node is particularly beneficial for AI artists and designers who are looking to create immersive 3D environments from 2D images, as it abstracts the complexities involved in model loading and configuration, allowing you to focus on the creative aspects of your projects.

🌐 Load WorldMirror Model Input Parameters:

device

The device parameter specifies the hardware on which the WorldMirror model will be executed. It determines whether the model runs on a CPU or a GPU, with the default setting being "cuda" for GPU execution. Utilizing a GPU can significantly enhance performance and speed, especially for large-scale 3D reconstruction tasks. If a GPU is unavailable, you can set this parameter to "cpu", although this may result in slower processing times.

sampling_strategy

The sampling_strategy parameter defines the method used to sample data during the model's execution. The default strategy is "uniform", which ensures that data is sampled evenly across the input. This parameter can impact the quality and accuracy of the 3D reconstruction, as different strategies may be more suitable for specific types of input data or desired outcomes.

enable_conf_filter

The enable_conf_filter parameter is a boolean that determines whether a confidence filter is applied during model execution. When set to True, the model will filter out data points that do not meet a specified confidence threshold, potentially improving the quality of the output by removing less reliable data. The default value is False, meaning no filtering is applied unless explicitly enabled.

conf_threshold_percent

The conf_threshold_percent parameter sets the confidence threshold percentage for filtering data points when enable_conf_filter is True. It defines the minimum confidence level required for data points to be included in the output. The default value is 30.0%, but this can be adjusted based on the desired balance between data quality and quantity.

🌐 Load WorldMirror Model Output Parameters:

model

The model output parameter provides the loaded WorldMirror model object, which is ready for use in 3D reconstruction tasks. This output is crucial as it represents the core functionality of the node, enabling you to perform complex 3D transformations and visualizations.

device

The device output parameter indicates the hardware on which the model is running. This information is useful for understanding the execution context and for troubleshooting performance-related issues, as it confirms whether the model is utilizing a CPU or GPU.

🌐 Load WorldMirror Model Usage Tips:

  • Ensure that your system has a compatible GPU and CUDA installed to take full advantage of the model's capabilities and achieve faster processing times.
  • Experiment with different sampling_strategy settings to find the optimal configuration for your specific input data and desired output quality.
  • If you encounter issues with the quality of the 3D reconstruction, consider enabling the enable_conf_filter and adjusting the conf_threshold_percent to filter out less reliable data points.

🌐 Load WorldMirror Model Common Errors and Solutions:

Error: "CUDA device not found"

  • Explanation: This error occurs when the specified device is set to "cuda", but no compatible GPU is detected on the system.
  • Solution: Verify that your system has a compatible GPU and that CUDA is properly installed. Alternatively, set the device parameter to "cpu" if a GPU is unavailable.

Error: "Invalid sampling strategy"

  • Explanation: This error indicates that the sampling_strategy parameter is set to an unsupported value.
  • Solution: Ensure that the sampling_strategy is set to a valid option, such as "uniform", and consult the documentation for other supported strategies.

Error: "Confidence filter threshold out of range"

  • Explanation: This error occurs when the conf_threshold_percent is set to a value outside the acceptable range.
  • Solution: Adjust the conf_threshold_percent to a value between 0 and 100, ensuring it reflects a realistic confidence level for your data.

🌐 Load WorldMirror Model Related Nodes

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

🌐 Load WorldMirror Model