ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
7.21k stars 953 forks source link

我是笨比不知道怎么添加自定义节点到manager,有人可以帮忙搞一下吗 #1290

Open chenpipi0807 opened 12 hours ago

chenpipi0807 commented 12 hours ago
    {
        "author": "chenpipi0807",
        "title": "Comfyui PIP Class",
        "id": "pip-class",
        "reference": "https://github.com/chenpipi0807/Comfyui_PIP_Class",
        "files": [
            "https://github.com/chenpipi0807/Comfyui_PIP_Class"
        ],
        "install_type": "git-clone",
        "description": "PIPClass is a ComfyUI framework for image classification using a Vision Transformer (ViT) model, designed for quick content recognition and detailed classification scoring."
    },
    {
        "author": "chenpipi0807",
        "title": "PIP KIMI2comfyui",
        "id": "pip-kimi",
        "reference": "https://github.com/chenpipi0807/PIP_KIMI2comfyui",
        "files": [
            "https://github.com/chenpipi0807/PIP_KIMI2comfyui"
        ],
        "install_type": "git-clone",
        "description": "A custom node for ComfyUI integrating Moonshot AI's KIMI language model for interactive dialogue within workflows."
    },
    {
        "author": "chenpipi0807",
        "title": "ComfyUI Anime Face Detection",
        "id": "anime-face-detection",
        "reference": "https://github.com/chenpipi0807/ComfyUI-anime_face_detection",
        "files": [
            "https://github.com/chenpipi0807/ComfyUI-anime_face_detection"
        ],
        "install_type": "git-clone",
        "description": "A ComfyUI implementation for detecting anime faces using an ONNX model, adjustable for confidence and IOU thresholds."
    },
    {
        "author": "chenpipi0807",
        "title": "PIP TTTokenizer",
        "id": "pip-tttokenizer",
        "reference": "https://github.com/chenpipi0807/PIP_TTTokenizer",
        "files": [
            "https://github.com/chenpipi0807/PIP_TTTokenizer"
        ],
        "install_type": "git-clone",
        "description": "A natural language processing node using spaCy for tokenization and analysis, generating CLIP keywords from input text."
    },
    {
        "author": "chenpipi0807",
        "title": "PIP Longsize",
        "id": "pip-longsize",
        "reference": "https://github.com/chenpipi0807/PIP_LONGSIZE",
        "files": [
            "https://github.com/chenpipi0807/PIP_LONGSIZE"
        ],
        "install_type": "git-clone",
        "description": "The PIP Longsize node is a custom node for ComfyUI that resizes images while maintaining their aspect ratio."
    },
ltdrdata commented 4 hours ago

I can add the node myself, but please remove the Chinese characters from the node name. For multilingual support, please use the custom node at https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Translation