update DB
This commit is contained in:
@@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ExponentialML",
|
||||
"title": "ComfyUI_LiveDirector (WIP)",
|
||||
"reference": "https://github.com/ExponentialML/ComfyUI_LiveDirector",
|
||||
"files": [
|
||||
"https://github.com/ExponentialML/ComfyUI_LiveDirector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental method to use reference video to drive motion in generations without training in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-MotionThiefExperiment",
|
||||
|
||||
@@ -9,7 +9,36 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
"reference": "https://github.com/choey/Comfy-Topaz",
|
||||
"files": [
|
||||
"https://github.com/choey/Comfy-Topaz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI"
|
||||
},
|
||||
{
|
||||
"author": "ExponentialML",
|
||||
"title": "ComfyUI_ELLA",
|
||||
"reference": "https://github.com/ExponentialML/ComfyUI_ELLA",
|
||||
"files": [
|
||||
"https://github.com/ExponentialML/ComfyUI_ELLA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-ELLA-wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-ELLA-wrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-ELLA-wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA"
|
||||
},
|
||||
{
|
||||
"author": "sdfxai",
|
||||
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",
|
||||
|
||||
@@ -955,6 +955,16 @@
|
||||
"title_aux": "ComfyUI-post-processing-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExponentialML/ComfyUI_ELLA": [
|
||||
[
|
||||
"ELLATextEncode",
|
||||
"GetSigma",
|
||||
"LoadElla"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ELLA"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
|
||||
[
|
||||
"ModelScopeT2VLoader"
|
||||
@@ -5507,7 +5517,8 @@
|
||||
"StreamingT2VRunShortStepAnimateDiff",
|
||||
"StreamingT2VRunShortStepModelscopeT2V",
|
||||
"StreamingT2VRunShortStepSVD",
|
||||
"StreamingT2VRunT2V"
|
||||
"StreamingT2VRunT2V",
|
||||
"VHS_FILENAMES_STRING_StreamingT2V"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StreamingT2V"
|
||||
@@ -5745,6 +5756,16 @@
|
||||
"title_aux": "ComfyUI-Chibi-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/choey/Comfy-Topaz": [
|
||||
[
|
||||
"TopazPhotoAI",
|
||||
"TopazSharpenSettings",
|
||||
"TopazUpscaleSettings"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-Topaz"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||
[
|
||||
"Preview Chooser",
|
||||
@@ -7725,6 +7746,16 @@
|
||||
"title_aux": "ComfyUI-DynamiCrafterWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-ELLA-wrapper": [
|
||||
[
|
||||
"ella_model_loader",
|
||||
"ella_sampler",
|
||||
"ella_t5_embeds"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ELLA-wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-Geowizard": [
|
||||
[
|
||||
"geowizard_model_loader",
|
||||
@@ -10632,6 +10663,8 @@
|
||||
"easy cascadeKSampler",
|
||||
"easy cascadeLoader",
|
||||
"easy cleanGpuUsed",
|
||||
"easy clearCacheAll",
|
||||
"easy clearCacheKey",
|
||||
"easy comfyLoader",
|
||||
"easy compare",
|
||||
"easy controlnetLoader",
|
||||
@@ -10669,6 +10702,7 @@
|
||||
"easy ipadapterApplyADV",
|
||||
"easy ipadapterApplyEmbeds",
|
||||
"easy ipadapterApplyEncoder",
|
||||
"easy ipadapterStyleComposition",
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
"easy kSampler",
|
||||
|
||||
Reference in New Issue
Block a user