update DB

This commit is contained in:
Dr.Lt.Data 2025-01-02 01:45:28 +09:00
parent 3c894d83a2
commit bde8911dab
3 changed files with 28 additions and 55 deletions

View File

@ -17794,16 +17794,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models" "description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models"
}, },
{
"author": "steelan9199",
"title": "ComfyUI-Teeth",
"reference": "https://github.com/steelan9199/ComfyUI-Teeth",
"files": [
"https://github.com/steelan9199/ComfyUI-Teeth"
],
"install_type": "git-clone",
"description": "NODES: GetValueByIndexFromList, TextSplitByDelimiter, GetFirstSeg, FindContours"
},
{ {
"author": "mrhan1993", "author": "mrhan1993",
"title": "ComfyUI-Fooocus", "title": "ComfyUI-Fooocus",
@ -18636,6 +18626,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of ComfyUI nodes for GPC Storage access" "description": "A set of ComfyUI nodes for GPC Storage access"
}, },
{
"author": "rohitsainier",
"title": "ComfyUI-InstagramDownloader",
"id": "comfyui-instagram-downloader",
"reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader",
"files": [
"https://github.com/rohitsainier/ComfyUI-InstagramDownloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI Output folder"
},
@ -19086,15 +19087,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, }
{
"author": "rohitsainier",
"title": "ComfyUI-InstagramDownloader",
"id": "comfyui-instagram-downloader",
"reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader",
"files": ["https://github.com/rohitsainier/ComfyUI-InstagramDownloader"],
"install_type": "git-clone",
"description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI Output folder"
}
] ]
} }

View File

@ -12,14 +12,14 @@
{ {
"author": "rohitsainier", "author": "steelan9199",
"title": "ComfyUI-InstagramDownloader [WIP]", "title": "ComfyUI-Teeth [UNSAFE]",
"reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader", "reference": "https://github.com/steelan9199/ComfyUI-Teeth",
"files": [ "files": [
"https://github.com/rohitsainier/ComfyUI-InstagramDownloader" "https://github.com/steelan9199/ComfyUI-Teeth"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI workflows.\nNOTE: An installation script runs when the node pack imports." "description": "Run Python code, Outline, List, Four-quadrant grid, Nine-square grid[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]"
}, },
{ {
"author": "aiden1020", "author": "aiden1020",

View File

@ -9,6 +9,17 @@
}, },
{
"author": "rohitsainier",
"title": "ComfyUI-InstagramDownloader",
"id": "comfyui-instagram-downloader",
"reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader",
"files": [
"https://github.com/rohitsainier/ComfyUI-InstagramDownloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI Output folder"
},
{ {
"author": "hay86", "author": "hay86",
"title": "ComfyUI LatentSync", "title": "ComfyUI LatentSync",
@ -676,36 +687,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "These nodes are for real-time applications of ComfyUI." "description": "These nodes are for real-time applications of ComfyUI."
},
{
"author": "kostenickj",
"title": "comfyui-jk-easy-nodes",
"reference": "https://github.com/kostenickj/jk-comfyui-helpers",
"files": [
"https://github.com/kostenickj/jk-comfyui-helpers"
],
"install_type": "git-clone",
"description": "NODES: EasyHRFix, EasyHRFix_Context, JKAnythingToString, JKBigContext, JKDynamicThresholdingMultiModel, JKEasyCheckpointLoader, JKEasyDetailer, JKEasyDetailer_Context, JKEasyKSampler_Context, JKEasyWatermark, JKInspireSchedulerAdapter, JKLilContext, JKMultiModelSamplerUnpatch, JKStringEmpty, JKStringEquals, JKStringNotEmpty, JKStringNotEquals, JKStringToSamplerAdapter"
},
{
"author": "smthemex",
"title": "ComfyUI_TRELLIS",
"reference": "https://github.com/smthemex/ComfyUI_TRELLIS",
"files": [
"https://github.com/smthemex/ComfyUI_TRELLIS"
],
"install_type": "git-clone",
"description": "You can use TRELLIS in comfyUI\n[a/TRELLIS](https://github.com/microsoft/TRELLIS/tree/main), Structured 3D Latents for Scalable and Versatile 3D Generation"
},
{
"author": "DarioFT",
"title": "ComfyUI-VideoDirCombiner",
"reference": "https://github.com/DarioFT/ComfyUI-VideoDirCombiner",
"files": [
"https://github.com/DarioFT/ComfyUI-VideoDirCombiner"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that combines multiple videos from a directory with optional transitions and background music. Perfect for batch processing and creating seamless video compilations."
} }
] ]
} }