update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "VectorASD",
|
||||
"title": "ComfyUI-VectorASD",
|
||||
"reference": "https://github.com/VectorASD/ComfyUI-VectorASD",
|
||||
"files": [
|
||||
"https://github.com/VectorASD/ComfyUI-VectorASD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VectorASD's custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "laobaishu1",
|
||||
"title": "ComfyUI-JSON-Upload-Iterator [UNSAFE]",
|
||||
"reference": "https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator",
|
||||
"files": [
|
||||
"https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A JSON upload and iterator node for ComfyUI that supports uploading JSON storyboard files and outputs each field sequentially.[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "kianxyzw",
|
||||
"title": "ComfyUI Model Linker Extension [WIP]",
|
||||
"reference": "https://github.com/kianxyzw/comfyui-model-linker",
|
||||
"files": [
|
||||
"https://github.com/kianxyzw/comfyui-model-linker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows using fuzzy matching.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "dibowei1980",
|
||||
"title": "Comfyui-QwenEditUtilsFromRapid",
|
||||
"reference": "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid",
|
||||
"files": [
|
||||
"https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: TextEncodeQwenImageEdit_FromRapid, TextEncodeQwenImageEditPlus_FromRapid"
|
||||
},
|
||||
{
|
||||
"author": "minujeong",
|
||||
"title": "comfyui-oklch-color-picker",
|
||||
|
||||
@@ -4356,6 +4356,21 @@
|
||||
"title_aux": "ComfyUI-yolov5-face [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/VectorASD/ComfyUI-VectorASD": [
|
||||
[
|
||||
"ASD_CLIPLoader",
|
||||
"ASD_CLIPSplitter",
|
||||
"ASD_CLIPTextEncode",
|
||||
"ASD_CompareAnything",
|
||||
"ASD_JoinString",
|
||||
"ASD_JoinStringMulti",
|
||||
"ASD_JoinStringMultiPrefix",
|
||||
"ASD_JoinStringPrefix"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VectorASD"
|
||||
}
|
||||
],
|
||||
"https://github.com/Velour-Fog/comfy-latent-nodes": [
|
||||
[
|
||||
"CustomLoadLatent",
|
||||
@@ -6493,6 +6508,15 @@
|
||||
"title_aux": "ComfyUI-IPAdapter-Flux-Repair"
|
||||
}
|
||||
],
|
||||
"https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid": [
|
||||
[
|
||||
"TextEncodeQwenImageEditPlus_FromRapid",
|
||||
"TextEncodeQwenImageEdit_FromRapid"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-QwenEditUtilsFromRapid"
|
||||
}
|
||||
],
|
||||
"https://github.com/dihan/comfyui-random-kps": [
|
||||
[
|
||||
"RandomFaceKeypoints"
|
||||
@@ -8570,6 +8594,14 @@
|
||||
"title_aux": "ssd-1b-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator": [
|
||||
[
|
||||
"JSONUploadIterator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JSON-Upload-Iterator [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazybuttalented/ComfyUI_LBT": [
|
||||
[
|
||||
"LBT_CombineImagesFromBatch",
|
||||
@@ -12035,6 +12067,8 @@
|
||||
[
|
||||
"FaceDetectorSelector",
|
||||
"HumanPartsUltra",
|
||||
"ImageUpscaleWithModel_Optimized",
|
||||
"UpscaleModelLoader_Optimized",
|
||||
"YC Color Match",
|
||||
"YCFaceAlignToCanvas",
|
||||
"YCFaceAlignToCanvasV2",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user