update DB

This commit is contained in:
Dr.Lt.Data
2025-07-26 11:13:08 +09:00
parent a1d37d379c
commit 6e10381020
8 changed files with 1461 additions and 1149 deletions

View File

@@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "DenRakEiw",
"title": "Denrakeiw Nodes [WIP]",
"reference": "https://github.com/DenRakEiw/DenRakEiw_Nodes",
"files": [
"https://github.com/DenRakEiw/DenRakEiw_Nodes"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that provides utility nodes for image generation and manipulation.\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "json-creator [WIP]",
"reference": "https://github.com/ahmedbana/json-creator",
"files": [
"https://github.com/ahmedbana/json-creator"
],
"install_type": "git-clone",
"description": "Create Json for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "ahmedbana",
"title": "File-Rename [UNSAFE]",
"reference": "https://github.com/ahmedbana/File-Rename",
"files": [
"https://github.com/ahmedbana/File-Rename"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node package that allows you to rename files with incremented numbers based on various mathematical operations. Includes both basic and advanced functionality.[w/This node pack includes a node that can rename files to arbitrary paths.]"
},
{
"author": "ahmedbana",
"title": "ComfyUI_AC_FUNV7-FLUX- [WIP]",
"reference": "https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-",
"files": [
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-"
],
"install_type": "git-clone",
"description": "NODES: AC_Super_UNET(FLUX), AC_Super_CLIP(FLUX)\nNOTE: The files in the repo are not organized."
},
{
"author": "broumbroum",
"title": "comfyui-time-system [WIP]",
"reference": "https://github.com/broumbroum/comfyui-time-system",
"files": [
"https://github.com/broumbroum/comfyui-time-system"
],
"install_type": "git-clone",
"description": "Package that adds nodes to retrieve the system date and time.\nNOTE: The files in the repo are not organized."
},
{
"author": "rodpl",
"title": "comfyui-asset-manager",

View File

@@ -361,6 +361,15 @@
"title_aux": "ComfyUI-VAELoaderSDXLmod"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV7-FLUX-": [
[
"AC_Super_CLIP(FLUX)",
"AC_Super_UNET(FLUX)"
],
{
"title_aux": "ComfyUI_AC_FUNV7-FLUX- [WIP]"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
[
"AC_FUN_SUPER_DESIGN_LARGE",
@@ -1226,6 +1235,14 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
[
"ColorGeneratorNode"
],
{
"title_aux": "Denrakeiw Nodes [WIP]"
}
],
"https://github.com/DiffusionWave-YT/DiffusionWave_PickResolution": [
[
"Blacklist_String_DiffusionWave \ud83c\udf0a",
@@ -3603,6 +3620,23 @@
"title_aux": "ComfyUI Model Bending [UNSAFE]"
}
],
"https://github.com/ahmedbana/File-Rename": [
[
"AdvancedFileRenameNode",
"FileRenameNode"
],
{
"title_aux": "File-Rename [UNSAFE]"
}
],
"https://github.com/ahmedbana/json-creator": [
[
"JsonCreator"
],
{
"title_aux": "json-creator [WIP]"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
@@ -4221,6 +4255,19 @@
"title_aux": "comfyui-mc [WIP]"
}
],
"https://github.com/broumbroum/comfyui-time-system": [
[
"DayTimeNode",
"HourTimeNode",
"MinuteTimeNode",
"MonthTimeNode",
"SecondTimeNode",
"YearTimeNode"
],
{
"title_aux": "comfyui-time-system [WIP]"
}
],
"https://github.com/bruce007lee/comfyui-cleaner": [
[
"cleaner"

View File

File diff suppressed because it is too large Load Diff