update DB

This commit is contained in:
Dr.Lt.Data
2025-09-01 12:05:21 +09:00
parent 44241fb967
commit cfb815d879
9 changed files with 1062 additions and 993 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "chaserhkj",
"title": "Chaser's Custom Nodes",
"reference": "https://github.com/chaserhkj/ComfyUI-Chaser-nodes",
"files": [
"https://github.com/chaserhkj/ComfyUI-Chaser-nodes"
],
"install_type": "git-clone",
"description": "NODES: Upload image(s) to WebDAV, Upload video as WebM to WebDAV, Load image from WebDAV, Evaluate S-Expr with integer output, Evaluate S-Expr with float output"
},
{
"author": "numq",
"title": "comfyui-camera-capture-node",
"reference": "https://github.com/numq/comfyui-camera-capture-node",
"files": [
"https://github.com/numq/comfyui-camera-capture-node"
],
"install_type": "git-clone",
"description": "NODES: Camera Capture"
},
{
"author": "pickles",
"title": "PyPromptGenerator [UNSAFE]",
@@ -180,16 +200,6 @@
"install_type": "git-clone",
"description": "NODES: Empty Random Latent Image, Filename Prompt Extractor, My Image Save, Queue Batch Fixed Seed, Text Cleaner, Text Splitter[w/This nodepack contains a node that can write files to an arbitrary path.]"
},
{
"author": "SatadalAI",
"title": "Combined Upscale Node for ComfyUI [WIP]",
"reference": "https://github.com/SatadalAI/SATA_UtilityNode",
"files": [
"https://github.com/SatadalAI/SATA_UtilityNode"
],
"install_type": "git-clone",
"description": "Combined_Upscale is a custom ComfyUI node designed for high-quality image enhancement workflows. It intelligently combines model-based upscaling with efficient CPU-based resizing, offering granular control over output dimensions and quality. Ideal for asset pipelines, UI prototyping, and generative workflows.\nNOTE: The files in the repo are not organized."
},
{
"author": "borisfaley",
"title": "ComfyUI-ACES-EXR-OCIOr [UNSAFE]",

View File

@@ -3259,15 +3259,6 @@
"title_aux": "HiDreamSampler for ComfyUI [WIP]"
}
],
"https://github.com/SatadalAI/SATA_UtilityNode": [
[
"Prompt_Machine",
"Upscale_Machine"
],
{
"title_aux": "Combined Upscale Node for ComfyUI [WIP]"
}
],
"https://github.com/SaulQcy/comfy_saul_plugin": [
[
"Blend Images",
@@ -5074,6 +5065,8 @@
],
"https://github.com/chaserhkj/ComfyUI-Chaser-nodes": [
[
"EvalFloatExpr",
"EvalIntExpr",
"LoadImageFromWebDAV",
"UploadImagesToWebDAV",
"UploadWebMToWebDAV"
@@ -8636,6 +8629,14 @@
"title_aux": "ComfyUI_Cluster [WIP]"
}
],
"https://github.com/numq/comfyui-camera-capture-node": [
[
"CameraCapture"
],
{
"title_aux": "comfyui-camera-capture-node"
}
],
"https://github.com/odedgranot/comfyui-ffmpeg-node": [
[
"FFmpegNode"

View File

File diff suppressed because it is too large Load Diff