Browse Source

update DB

pull/456/head
Dr.Lt.Data 9 months ago
parent
commit
7be1a43916
  1. 11
      custom-node-list.json
  2. 68
      extension-node-map.json
  3. 20
      node_db/dev/custom-node-list.json
  4. 40
      node_db/new/custom-node-list.json
  5. 68
      node_db/new/extension-node-map.json

11
custom-node-list.json

@ -5057,6 +5057,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)" "description": "SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)"
}, },
{
"author": "StartHua",
"title": "ComfyUI_OOTDiffusion_CXH",
"reference": "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH",
"files": [
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH"
],
"install_type": "git-clone",
"description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)"
},
{ {
"author": "ricklove", "author": "ricklove",
"title": "comfyui-ricklove", "title": "comfyui-ricklove",
@ -5663,7 +5673,6 @@
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",

68
extension-node-map.json

@ -216,8 +216,8 @@
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
[ [
"Apply Yolov8 Model", "Apply Yolov8 Model",
"Apply Yolov8 Model One Label", "Load Yolov8 Model",
"Load Yolov8 Model" "Load Yolov8 Model From Path"
], ],
{ {
"title_aux": "Comfyui-Yolov8-JSON" "title_aux": "Comfyui-Yolov8-JSON"
@ -342,6 +342,7 @@
], ],
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyDeployWebscoketImageInput",
"ComfyDeployWebscoketImageOutput", "ComfyDeployWebscoketImageOutput",
"ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
@ -1603,9 +1604,58 @@
], ],
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [ "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [
[ [
"Inference_Core_PromptExpansion" "AIO_Preprocessor",
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
"ColorPreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
"HEDPreprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"ImageIntensityDetector",
"ImageLuminanceDetector",
"InpaintPreprocessor",
"LeReS-DepthMapPreprocessor",
"LineArtPreprocessor",
"LineartStandardPreprocessor",
"M-LSDPreprocessor",
"Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",
"OneFormer-COCO-SemSegPreprocessor",
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"PromptExpansion",
"SAMPreprocessor",
"SavePoseKpsAsJsonFile",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"
], ],
{ {
"author": "tstandley",
"title_aux": "ComfyUI Nodes for Inference.Core" "title_aux": "ComfyUI Nodes for Inference.Core"
} }
], ],
@ -1952,6 +2002,7 @@
"Integer Variable [n-suite]", "Integer Variable [n-suite]",
"Llava Clip Loader [n-suite]", "Llava Clip Loader [n-suite]",
"LoadFramesFromFolder [n-suite]", "LoadFramesFromFolder [n-suite]",
"LoadImageFromFolder [n-suite]",
"LoadVideo [n-suite]", "LoadVideo [n-suite]",
"SaveVideo [n-suite]", "SaveVideo [n-suite]",
"SetMetadataForSaveVideo [n-suite]", "SetMetadataForSaveVideo [n-suite]",
@ -2344,6 +2395,14 @@
"title_aux": "stability-ComfyUI-nodes" "title_aux": "stability-ComfyUI-nodes"
} }
], ],
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
[
"Ood_hd_CXH"
],
{
"title_aux": "ComfyUI_OOTDiffusion_CXH"
}
],
"https://github.com/StartHua/ComfyUI_Seg_VITON": [ "https://github.com/StartHua/ComfyUI_Seg_VITON": [
[ [
"segformer_agnostic", "segformer_agnostic",
@ -6998,6 +7057,8 @@
"StepsAndCfg", "StepsAndCfg",
"StepsAndCfgAndWH", "StepsAndCfgAndWH",
"TextBox", "TextBox",
"TextCombinerSix",
"TextCombinerTwo",
"TextWithBooleanSwitchAndCommonTextInput", "TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger", "TwoBooleanTrigger",
"TwoFloats" "TwoFloats"
@ -8688,6 +8749,7 @@
"easy imageSizeBySide", "easy imageSizeBySide",
"easy imageSwitch", "easy imageSwitch",
"easy imageToMask", "easy imageToMask",
"easy instantIDApply",
"easy int", "easy int",
"easy isSDXL", "easy isSDXL",
"easy joinImageBatch", "easy joinImageBatch",

20
node_db/dev/custom-node-list.json

@ -10,6 +10,26 @@
}, },
{
"author": "sdfxai",
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",
"reference": "https://github.com/sdfxai/SDFXBridgeForComfyUI",
"files": [
"https://github.com/sdfxai/SDFXBridgeForComfyUI"
],
"install_type": "git-clone",
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and the SDFX solution. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
},
{
"author": "Beinsezii",
"title": "comfyui-amd-go-fast",
"reference": "https://github.com/Beinsezii/comfyui-amd-go-fast",
"files": [
"https://github.com/Beinsezii/comfyui-amd-go-fast"
],
"install_type": "git-clone",
"description": "See details: [a/link](https://github.com/Beinsezii/comfyui-amd-go-fast?tab=readme-ov-file)"
},
{ {
"author": "SeedV", "author": "SeedV",
"title": "ComfyUI-SeedV-Nodes [UNSAFE]", "title": "ComfyUI-SeedV-Nodes [UNSAFE]",

40
node_db/new/custom-node-list.json

@ -10,6 +10,16 @@
}, },
{
"author": "StartHua",
"title": "ComfyUI_OOTDiffusion_CXH",
"reference": "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH",
"files": [
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH"
],
"install_type": "git-clone",
"description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)"
},
{ {
"author": "uetuluk", "author": "uetuluk",
"title": "comfyui-webcam-node", "title": "comfyui-webcam-node",
@ -680,36 +690,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)]." "description": "ComfyUI implementation for [a/AnimateLCM](https://animatelcm.github.io/) [[a/paper](https://arxiv.org/abs/2402.00769)]."
},
{
"author": "kadirnar",
"title": "ComfyUI-Transformers",
"reference": "https://github.com/kadirnar/ComfyUI-Transformers",
"files": [
"https://github.com/kadirnar/ComfyUI-Transformers"
],
"install_type": "git-clone",
"description": "ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging."
},
{
"author": "chaojie",
"title": "ComfyUI-DynamiCrafter",
"reference": "https://github.com/chaojie/ComfyUI-DynamiCrafter",
"files": [
"https://github.com/chaojie/ComfyUI-DynamiCrafter"
],
"install_type": "git-clone",
"description": "Better Dynamic, Higher Resolution, and Stronger Coherence!"
},
{
"author": "bilal-arikan",
"title": "ComfyUI_TextAssets",
"reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets",
"files": [
"https://github.com/bilal-arikan/ComfyUI_TextAssets"
],
"install_type": "git-clone",
"description": "With this node you can upload text files to input folder from your local computer."
} }
] ]
} }

68
node_db/new/extension-node-map.json

@ -216,8 +216,8 @@
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
[ [
"Apply Yolov8 Model", "Apply Yolov8 Model",
"Apply Yolov8 Model One Label", "Load Yolov8 Model",
"Load Yolov8 Model" "Load Yolov8 Model From Path"
], ],
{ {
"title_aux": "Comfyui-Yolov8-JSON" "title_aux": "Comfyui-Yolov8-JSON"
@ -342,6 +342,7 @@
], ],
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyDeployWebscoketImageInput",
"ComfyDeployWebscoketImageOutput", "ComfyDeployWebscoketImageOutput",
"ComfyUIDeployExternalCheckpoint", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
@ -1603,9 +1604,58 @@
], ],
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [ "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": [
[ [
"Inference_Core_PromptExpansion" "AIO_Preprocessor",
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
"ColorPreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
"HEDPreprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"ImageIntensityDetector",
"ImageLuminanceDetector",
"InpaintPreprocessor",
"LeReS-DepthMapPreprocessor",
"LineArtPreprocessor",
"LineartStandardPreprocessor",
"M-LSDPreprocessor",
"Manga2Anime_LineArt_Preprocessor",
"MaskOptFlow",
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",
"OneFormer-COCO-SemSegPreprocessor",
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"PromptExpansion",
"SAMPreprocessor",
"SavePoseKpsAsJsonFile",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"
], ],
{ {
"author": "tstandley",
"title_aux": "ComfyUI Nodes for Inference.Core" "title_aux": "ComfyUI Nodes for Inference.Core"
} }
], ],
@ -1952,6 +2002,7 @@
"Integer Variable [n-suite]", "Integer Variable [n-suite]",
"Llava Clip Loader [n-suite]", "Llava Clip Loader [n-suite]",
"LoadFramesFromFolder [n-suite]", "LoadFramesFromFolder [n-suite]",
"LoadImageFromFolder [n-suite]",
"LoadVideo [n-suite]", "LoadVideo [n-suite]",
"SaveVideo [n-suite]", "SaveVideo [n-suite]",
"SetMetadataForSaveVideo [n-suite]", "SetMetadataForSaveVideo [n-suite]",
@ -2344,6 +2395,14 @@
"title_aux": "stability-ComfyUI-nodes" "title_aux": "stability-ComfyUI-nodes"
} }
], ],
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
[
"Ood_hd_CXH"
],
{
"title_aux": "ComfyUI_OOTDiffusion_CXH"
}
],
"https://github.com/StartHua/ComfyUI_Seg_VITON": [ "https://github.com/StartHua/ComfyUI_Seg_VITON": [
[ [
"segformer_agnostic", "segformer_agnostic",
@ -6998,6 +7057,8 @@
"StepsAndCfg", "StepsAndCfg",
"StepsAndCfgAndWH", "StepsAndCfgAndWH",
"TextBox", "TextBox",
"TextCombinerSix",
"TextCombinerTwo",
"TextWithBooleanSwitchAndCommonTextInput", "TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger", "TwoBooleanTrigger",
"TwoFloats" "TwoFloats"
@ -8688,6 +8749,7 @@
"easy imageSizeBySide", "easy imageSizeBySide",
"easy imageSwitch", "easy imageSwitch",
"easy imageToMask", "easy imageToMask",
"easy instantIDApply",
"easy int", "easy int",
"easy isSDXL", "easy isSDXL",
"easy joinImageBatch", "easy joinImageBatch",

Loading…
Cancel
Save