ComfyUI Extension: ComfyUI_CGAnimittaTools

Authored by cganimitta

Created

Updated

36 stars

A series of functional custom plugins, including Blender Bridge, Extract the value of any list type data, read text files, etc.

Custom Nodes (0)

    README

    ComfyUI_CGAnimittaTools

    A series of simple function nodes are used to solve the problems I encounter in my daily use of comfyui.
    一系列简单功能的节点用于解决我日常使用comfyui时遇到的问题。

    哔哩哔哩:无相CG艺术 Artstation&微信: CGAnimitta

    Blender_Bridge

    Used to send 3D models from Comfyui to Blender. With Blender layer and krita-ai-diffusion, you can achieve collaborative creation among Blender, Krita, and Comfyui.
    用于从Comfyui向Blender中发送3D模型。配合Blender layerkrita-ai-diffusion可实现Blender&Krita&Comfyui三者互通协同创作

    https://github.com/user-attachments/assets/d91ebd9a-f775-42ff-b1d4-3d611e7c1732

    info3dv2

    Blender_Bridge2

    List_Extractor

    Extract the value of any list type data
    提取任意list类型数据的值
    List_Extractor

    List_Subfolders

    List the names and number of all subfolders under a folder
    列出文件夹下所有子文件夹的名称数量
    List_Subfolders

    Text_Reader

    Read the name and contents of a text file
    读取文本文件的名称和内容
    Text_Reader

    It is recommended to use it with the loop node to batch process files. For examples, see the workflows folder.
    建议与循环节点一起使用来批量处理文件。有关示例,请参阅工作流文件夹。

    FrameExtractionNode

    Extract partial frames proportionally
    按比例提取部分帧 FrameExtractionNode

    BlackBorderCrop_node

    Crop the black edges of the image
    裁切掉图像的黑边
    BlackBorderCrop_node

    PromptNegative_Selector

    Commonly used negative prompt words preset
    常用负面提示词预设
    PromptNegative_Selector

    DesaturateNode

    Desaturate the image by brightness method
    使用明度方法给图像去色
    DesaturateNode