mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
e9df78c0e7
commit
c63b212700
@ -10068,6 +10068,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/echomimic_v2](https://github.com/antgroup/echomimic_v2)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "SemiChat-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/SemiChat-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/SemiChat-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI chat node based on SemiUI."
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -20961,7 +20971,7 @@
|
||||
"https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MultiInt and MultiText nodes. The MultiInt node allows management of multiple int values with configurable steps, +/- buttons, drag change, & customized labels. The MultiText node offers similar functionality for string values."
|
||||
"description": "Nodes: Multi Int and Multi Text; allows for the creation of multiple int and multiple string storage and output from a single node. Multi Float coming soon."
|
||||
},
|
||||
{
|
||||
"author": "Mohammadreza Mohseni",
|
||||
|
||||
@ -2460,8 +2460,10 @@
|
||||
"ClownsharKSamplerAutomation_Advanced",
|
||||
"ClownsharKSamplerAutomation_Beta",
|
||||
"ClownsharKSamplerGuide",
|
||||
"ClownsharKSamplerGuideMisc_Beta",
|
||||
"ClownsharKSamplerGuide_Beta",
|
||||
"ClownsharKSamplerGuides",
|
||||
"ClownsharKSamplerGuidesMisc_Beta",
|
||||
"ClownsharKSamplerGuides_Beta",
|
||||
"ClownsharKSamplerOptions",
|
||||
"ClownsharKSamplerOptions_SDE_Noise",
|
||||
@ -2957,6 +2959,7 @@
|
||||
"DP Load Image Effects",
|
||||
"DP Load Image Effects Small",
|
||||
"DP Load Image Minimal",
|
||||
"DP Load Image With Seed",
|
||||
"DP Load UNET With Info",
|
||||
"DP Logo Animator",
|
||||
"DP Lora Random Strength Controller",
|
||||
|
||||
2703
github-stats.json
2703
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -14,6 +14,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jgbyte",
|
||||
"title": "ComfyUI-RandomCube [WIP]",
|
||||
"reference": "https://github.com/jgbyte/ComfyUI-RandomCube",
|
||||
"files": [
|
||||
"https://github.com/jgbyte/ComfyUI-RandomCube"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: RandomCubeGrid"
|
||||
},
|
||||
{
|
||||
"author": "thot-experiment",
|
||||
"title": "comfy-live-preview [WIP]",
|
||||
|
||||
@ -1340,6 +1340,7 @@
|
||||
"CategorizeNode",
|
||||
"FileMoveNode",
|
||||
"FolderIteratorNODE",
|
||||
"Get_cookies_Node",
|
||||
"Get_json_value_Node",
|
||||
"HashCalculationsNode",
|
||||
"HuggingFaceUploadNode",
|
||||
@ -2726,6 +2727,7 @@
|
||||
"https://github.com/dasilva333/ComfyUI_MarkdownImage": [
|
||||
[
|
||||
"CreateDialogImage",
|
||||
"CreateDialogImageV2",
|
||||
"CreateMarkdownImage"
|
||||
],
|
||||
{
|
||||
@ -3144,6 +3146,7 @@
|
||||
"ACE_ImageFaceCrop",
|
||||
"ACE_ImageGetSize",
|
||||
"ACE_ImageLoadFromCloud",
|
||||
"ACE_ImageMakeSlieshow",
|
||||
"ACE_ImagePixelate",
|
||||
"ACE_ImageQA",
|
||||
"ACE_ImageRemoveBackground",
|
||||
@ -3162,6 +3165,7 @@
|
||||
"ACE_TextSelector",
|
||||
"ACE_TextToResolution",
|
||||
"ACE_TextTranslate",
|
||||
"ACE_VideoConcat",
|
||||
"ACE_VideoLoad",
|
||||
"ACE_VideoPreview"
|
||||
],
|
||||
@ -3411,6 +3415,14 @@
|
||||
"title_aux": "ComfyUI-ComfyFluxSize [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jgbyte/ComfyUI-RandomCube": [
|
||||
[
|
||||
"RandomCubeGrid"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RandomCube [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
|
||||
[
|
||||
"jimmm.ai.TimelineUI"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "SemiChat-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/SemiChat-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/SemiChat-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI chat node based on SemiUI."
|
||||
},
|
||||
{
|
||||
"author": "AIDC-AI",
|
||||
"title": "ComfyUI-Copilot",
|
||||
@ -112,7 +122,7 @@
|
||||
"https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MultiInt and MultiText nodes. The MultiInt node allows management of multiple int values with configurable steps, +/- buttons, drag change, & customized labels. The MultiText node offers similar functionality for string values."
|
||||
"description": "Nodes: Multi Int and Multi Text; allows for the creation of multiple int and multiple string storage and output from a single node. Multi Float coming soon."
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
@ -680,16 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Background removal based on BEN. NODES:LoadRembgByBenModel, RembgByBen, GetMaskByBen, RembgByBenAdvanced, BlurFusionForegroundEstimation."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-JoyHallo_wrapper",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-JoyHallo_wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node wrapper for JoyHallo - One-Shot Audio-Driven Talking Head Generation."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2460,8 +2460,10 @@
|
||||
"ClownsharKSamplerAutomation_Advanced",
|
||||
"ClownsharKSamplerAutomation_Beta",
|
||||
"ClownsharKSamplerGuide",
|
||||
"ClownsharKSamplerGuideMisc_Beta",
|
||||
"ClownsharKSamplerGuide_Beta",
|
||||
"ClownsharKSamplerGuides",
|
||||
"ClownsharKSamplerGuidesMisc_Beta",
|
||||
"ClownsharKSamplerGuides_Beta",
|
||||
"ClownsharKSamplerOptions",
|
||||
"ClownsharKSamplerOptions_SDE_Noise",
|
||||
@ -2957,6 +2959,7 @@
|
||||
"DP Load Image Effects",
|
||||
"DP Load Image Effects Small",
|
||||
"DP Load Image Minimal",
|
||||
"DP Load Image With Seed",
|
||||
"DP Load UNET With Info",
|
||||
"DP Logo Animator",
|
||||
"DP Lora Random Strength Controller",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user