update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Zehong-Ma",
|
||||
"title": "ComfyUI-MagCache",
|
||||
"reference": "https://github.com/Zehong-Ma/ComfyUI-MagCache",
|
||||
"files": [
|
||||
"https://github.com/Zehong-Ma/ComfyUI-MagCache"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "official implementation of [zehong-ma/MagCache](https://github.com/zehong-ma/MagCache) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "without-ordinary",
|
||||
"title": "OpenOutpaint ComfyUI Interface",
|
||||
"reference": "https://github.com/without-ordinary/openoutpaint_comfyui_interface",
|
||||
"files": [
|
||||
"https://github.com/without-ordinary/openoutpaint_comfyui_interface"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
|
||||
},
|
||||
{
|
||||
"author": "kiko9",
|
||||
"title": "ComfyUI_Selectors",
|
||||
@@ -668,26 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
|
||||
},
|
||||
{
|
||||
"author": "zccrs",
|
||||
"title": "ComfyUI DCI",
|
||||
"reference": "https://github.com/zccrs/comfyui-dci",
|
||||
"files": [
|
||||
"https://github.com/zccrs/comfyui-dci"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension for creating, previewing, and analyzing DCI (DSG Combined Icons) format files. This extension fully implements the DCI specification, supporting multi-state icons, multiple color tones, scaling factors, and advanced metadata analysis."
|
||||
},
|
||||
{
|
||||
"author": "s9roll7",
|
||||
"title": "Comfyui CoTracker Node",
|
||||
"reference": "https://github.com/s9roll7/comfyui_cotracker_node",
|
||||
"files": [
|
||||
"https://github.com/s9roll7/comfyui_cotracker_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that outputs tracking results of a grid or specified points using CoTracker. It can be directly connected to the WanVideo ATI Tracks Node."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -14094,6 +14094,15 @@
|
||||
"title_aux": "ComfyUI-Embeddings-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Zehong-Ma/ComfyUI-MagCache": [
|
||||
[
|
||||
"CompileModel",
|
||||
"MagCache"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MagCache"
|
||||
}
|
||||
],
|
||||
"https://github.com/Zeks/comfyui-rapidfire": [
|
||||
[
|
||||
"CachedCheckpoint",
|
||||
@@ -14589,6 +14598,7 @@
|
||||
"ComflySeededit",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
@@ -35272,11 +35282,13 @@
|
||||
],
|
||||
"https://github.com/whmc76/ComfyUI-UniversalToolkit": [
|
||||
[
|
||||
"AudioCropProcessUTK",
|
||||
"DepthMapBlur_UTK",
|
||||
"EmptyUnitGenerator_UTK",
|
||||
"ImageConcatenateMulti_UTK",
|
||||
"ImageConcatenate_UTK",
|
||||
"ImageRatioDetector_UTK",
|
||||
"LoadAudioPlusFromPath_UTK",
|
||||
"PreviewMask_UTK",
|
||||
"ShowFloat_UTK",
|
||||
"ShowInt_UTK",
|
||||
|
||||
Reference in New Issue
Block a user