ComfyUI  >  Nodes  >  ComfyUI-Flowty-CRM >  CRM Viewer

ComfyUI Node: CRM Viewer

Class Name

CRMViewer

Category
Flowty CRM
Author
flowtyone (Account age: 271 days)
Extension
ComfyUI-Flowty-CRM
Latest Updated
6/14/2024
Github Stars
0.1K

How to Install ComfyUI-Flowty-CRM

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

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

Run ComfyUI Online

CRM Viewer Description

Visualize and save 3D mesh data in Flowty CRM, manage assets efficiently.

CRM Viewer:

The CRMViewer node is designed to facilitate the visualization and saving of 3D mesh data within the Flowty CRM framework. This node is particularly useful for AI artists who need to inspect and manage 3D models generated by other nodes in the pipeline. By leveraging the CRMViewer, you can easily save your 3D meshes in different formats, such as .glb or .obj, depending on whether CUDA is used. This node ensures that your 3D assets are stored in an organized manner, making it easier to access and utilize them in subsequent stages of your creative workflow.

CRM Viewer Input Parameters:

mesh

The mesh parameter is a required input that represents the 3D mesh data you wish to visualize and save. This parameter expects a dictionary containing the mesh object and an optional cuda flag. The cuda flag indicates whether the mesh was generated using CUDA, which affects the file format used for saving. If cuda is True, the mesh will be saved as a .glb file; otherwise, it will be saved as a .obj file. This parameter is crucial for the node's execution as it determines the content and format of the output files.

CRM Viewer Output Parameters:

This node does not produce any direct output parameters. Instead, it performs the action of saving the mesh files to the specified output directory and returns a UI-friendly dictionary containing metadata about the saved files.

CRM Viewer Usage Tips:

  • Ensure that the mesh parameter is correctly formatted as a dictionary with the necessary mesh data and optional cuda flag.
  • Use the CRMViewer node after generating or modifying 3D meshes to save your work in a structured and accessible manner.
  • Verify the output directory settings to ensure that the saved files are stored in the desired location.

CRM Viewer Common Errors and Solutions:

"Cuda is not supported, use the regular CRMModeler node"

  • Explanation: This error occurs when the cuda flag is set to True, but CUDA is not available on your system.
  • Solution: Ensure that your system supports CUDA and that the necessary drivers and libraries are installed. Alternatively, set the cuda flag to False to save the mesh in .obj format.

"Mesh data is missing or incorrectly formatted"

  • Explanation: This error occurs when the mesh parameter does not contain the expected dictionary structure or is missing required data.
  • Solution: Verify that the mesh parameter is correctly formatted and includes the necessary mesh object and optional cuda flag. Ensure that the mesh data is valid and properly structured.

CRM Viewer Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Flowty-CRM
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.