update DB

This commit is contained in:
Dr.Lt.Data
2025-10-26 12:52:31 +09:00
parent a72f9f422c
commit 8c0581eebc
9 changed files with 5102 additions and 4660 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "PopeyesBiscuit",
"title": "ComfyUI-WebSocketLoRAExporter",
"reference": "https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter",
"files": [
"https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter"
],
"install_type": "git-clone",
"description": "NODES: Simple LoRA Loader, ..."
},
{
"author": "PopeyesBiscuit",
"title": "ComfyUI Delete Folder Nodes [UNSAFE]",
"reference": "https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder",
"files": [
"https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for clearing folders in the input or output folder."
},
{
"author": "hndrr",
"title": "Comfyui-SceneDetect [WIP]",
"reference": "https://github.com/hndrr/Comfyui-SceneDetect",
"files": [
"https://github.com/hndrr/Comfyui-SceneDetect"
],
"install_type": "git-clone",
"description": "Comfyui-SceneDetect is a ComfyUI custom node that uses PySceneDetect to locate scene boundaries in a video and emit one representative frame per scene as an `IMAGE` batch. It also returns per-scene metadata as JSON (`STRING`) and the total number of detected scenes (`INT`)."
},
{
"author": "zRich",
"title": "sam2_layer_node",
"reference": "https://github.com/zRich/sam2_layer_node",
"files": [
"https://github.com/zRich/sam2_layer_node"
],
"install_type": "git-clone",
"description": "ComfyUI Sam2 Layer Extract"
},
{
"author": "promptingpixels",
"title": "ComfyUI-DreamOmni2-GGUF [WIP]",

View File

@@ -3379,6 +3379,24 @@
"title_aux": "ComfyUI-Diffusion-SDXL-Video"
}
],
"https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder": [
[
"DeleteInputFolder",
"DeleteOutputFolder"
],
{
"title_aux": "ComfyUI Delete Folder Nodes [UNSAFE]"
}
],
"https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter": [
[
"SimpleLoRALoader",
"WebSocket_LoRA_Exporter"
],
{
"title_aux": "ComfyUI-WebSocketLoRAExporter"
}
],
"https://github.com/Poseidon-fan/ComfyUI-fileCleaner": [
[
"Clean input and output file"
@@ -5959,9 +5977,6 @@
"FreeU_V2",
"GLIGENLoader",
"GLIGENTextBoxApply",
"GeminiImageNode",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@@ -9948,12 +9963,13 @@
],
"https://github.com/rafacost/rafacost-comfy": [
[
"DreamOmni2-VLM"
"DreamOmni2-VLM",
"DreamOmni2_Output_Node"
],
{
"author": "rafacost",
"description": "Nodes to use the DreamOmni2 GGUF models in ComfyUI.",
"title": "DreamOmni2-GGUF",
"title": "rafacostComfy Nodes",
"title_aux": "ComfyUI-DreamOmni2-GGUF [WIP]"
}
],
@@ -11949,6 +11965,14 @@
"title_aux": "comfyui_random_prompt_plugin [WIP]"
}
],
"https://github.com/zRich/sam2_layer_node": [
[
"SAM2AutoLayer"
],
{
"title_aux": "sam2_layer_node"
}
],
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper": [
[
"KeySyncAdvanced",

View File

File diff suppressed because it is too large Load Diff