update DB
This commit is contained in:
@@ -1470,16 +1470,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for generating images using the HiDream AI model.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "AJO-reading",
|
||||
"title": "ComfyUI-AjoNodes [WIP]",
|
||||
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
|
||||
"files": [
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou [NAME CONFLICT]",
|
||||
|
||||
@@ -418,16 +418,6 @@
|
||||
"title_aux": "UtilNodes-ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes": [
|
||||
[
|
||||
"AJO_AudioCollectAndConcat",
|
||||
"AJO_PreviewAudio",
|
||||
"AJO_SaveAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AjoNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "adamreading",
|
||||
"title": "ComfyUI-AjoNodes",
|
||||
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
|
||||
"files": [
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream."
|
||||
},
|
||||
{
|
||||
"author": "Zehong-Ma",
|
||||
"title": "ComfyUI-MagCache",
|
||||
@@ -678,16 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node uses the Translators library for translation."
|
||||
},
|
||||
{
|
||||
"author": "vovler",
|
||||
"title": "ComfyUI Civitai Helper Extension",
|
||||
"reference": "https://github.com/vovler/comfyui-civitaihelper",
|
||||
"files": [
|
||||
"https://github.com/vovler/comfyui-civitaihelper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1380,6 +1380,16 @@
|
||||
"title_aux": "One Button Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes": [
|
||||
[
|
||||
"AJO_AudioCollectAndConcat",
|
||||
"AJO_PreviewAudio",
|
||||
"AJO_SaveAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AjoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
@@ -33086,7 +33096,6 @@
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_HunyuanAvatar_Sm": [
|
||||
[
|
||||
"HY_Avatar_EncoderLoader",
|
||||
"HY_Avatar_Loader",
|
||||
"HY_Avatar_PreData",
|
||||
"HY_Avatar_Sampler"
|
||||
|
||||
Reference in New Issue
Block a user