update DB

This commit is contained in:
Dr.Lt.Data
2025-10-13 12:48:21 +09:00
parent 06b89ca277
commit 22a3d8f95f
8 changed files with 159 additions and 31 deletions

View File

@@ -1,5 +1,55 @@
{
"custom_nodes": [
{
"author": "pizurny",
"title": "ComfyUI-Just-DWPose [WIP]",
"reference": "https://github.com/pizurny/ComfyUI-Just-DWPose",
"files": [
"https://github.com/pizurny/ComfyUI-Just-DWPose"
],
"install_type": "git-clone",
"description": "An advanced DWPose annotator for ComfyUI with TorchScript and ONNX backends, featuring comprehensive pose detection, bone validation, temporal smoothing, and custom visualization tools."
},
{
"author": "pizurny",
"title": "ComfyUI Feedback Sampler [WIP]",
"reference": "https://github.com/pizurny/Comfyui-FeedbackSampler",
"files": [
"https://github.com/pizurny/Comfyui-FeedbackSampler"
],
"install_type": "git-clone",
"description": "A custom ComfyUI sampler for creating Deforum-style zoom animations through iterative feedback loop."
},
{
"author": "FlowX Team",
"title": "FlowX Preprocess [UNSAFE]",
"reference": "https://github.com/cgf120/comfyui-flowx-preprocess",
"files": [
"https://github.com/cgf120/comfyui-flowx-preprocess"
],
"install_type": "git-clone",
"description": "FlowX Preprocess Node for ComfyUI - Export workflow configurations with input parameters[w/This node pack includes an endpoint that deletes files from arbitrary paths.]"
},
{
"author": "jpwgad",
"title": "jpwgad",
"reference": "https://github.com/jpwgad/jpwgad-comfy",
"files": [
"https://github.com/jpwgad/jpwgad-comfy"
],
"install_type": "git-clone",
"description": "NODES: Image Size Input, Date/Time based output path"
},
{
"author": "octapus8085",
"title": "OpenAI-comfyui-O",
"reference": "https://github.com/Spicely/Comfyui-File-Utils",
"files": [
"https://github.com/Spicely/Comfyui-File-Utils"
],
"install_type": "git-clone",
"description": "This plugin provides multiple file-handling and utility nodes for ComfyUI, including: image saving, audio saving, video saving, video composition, audio-to-subtitle conversion, and random number generation nodes. These nodes not only process files but also return their absolute file paths.\nNOTE: The files in the repo are not organized.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{
"author": "octapus8085",
"title": "OpenAI-comfyui-O",

View File

@@ -3731,6 +3731,19 @@
"title_aux": "ComfyUI_Remaker_FaceSwap"
}
],
"https://github.com/Spicely/Comfyui-File-Utils": [
[
"AudioToSubtitle",
"RandomFloat",
"SaveAudioWithPath",
"SaveImageWithPath",
"SaveVideoWithPath",
"VideoCompose"
],
{
"title_aux": "OpenAI-comfyui-O"
}
],
"https://github.com/Stable-X/ComfyUI-Hi3DGen": [
[
"DifferenceExtractorNode",
@@ -7639,6 +7652,15 @@
"title_aux": "ComfyUI_HelpfulNodes"
}
],
"https://github.com/jpwgad/jpwgad-comfy": [
[
"OutputPath",
"SizeInput"
],
{
"title_aux": "jpwgad"
}
],
"https://github.com/jschoormans/Comfy-InterestingPixels": [
[
"Random Palette",
@@ -9499,6 +9521,23 @@
"title_aux": "ComfyUI-PixuAI"
}
],
"https://github.com/pizurny/ComfyUI-Just-DWPose": [
[
"DWPoseAnnotator",
"DWPoseJSONToImage"
],
{
"title_aux": "ComfyUI-Just-DWPose [WIP]"
}
],
"https://github.com/pizurny/Comfyui-FeedbackSampler": [
[
"FeedbackSampler"
],
{
"title_aux": "ComfyUI Feedback Sampler [WIP]"
}
],
"https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": [
[
"VibeVoiceSelector"

View File

@@ -1304,6 +1304,11 @@
"last_update": "2024-07-15 11:57:20",
"author_account_age_days": 3431
},
"https://github.com/Spicely/Comfyui-File-Utils": {
"stars": 0,
"last_update": "2025-10-13 03:06:03",
"author_account_age_days": 3965
},
"https://github.com/Stable-X/ComfyUI-Hi3DGen": {
"stars": 167,
"last_update": "2025-04-04 03:48:36",
@@ -1964,6 +1969,11 @@
"last_update": "2025-08-13 11:30:35",
"author_account_age_days": 158
},
"https://github.com/cgf120/comfyui-flowx-preprocess": {
"stars": 0,
"last_update": "2025-10-11 14:16:55",
"author_account_age_days": 3384
},
"https://github.com/chaojie/ComfyUI-DynamiCrafter": {
"stars": 130,
"last_update": "2024-06-14 10:23:59",
@@ -2729,6 +2739,11 @@
"last_update": "2025-05-17 01:04:37",
"author_account_age_days": 2901
},
"https://github.com/jpwgad/jpwgad-comfy": {
"stars": 0,
"last_update": "2025-10-13 03:34:53",
"author_account_age_days": 4610
},
"https://github.com/jschoormans/Comfy-InterestingPixels": {
"stars": 1,
"last_update": "2025-02-05 08:34:17",
@@ -3529,6 +3544,16 @@
"last_update": "2025-03-01 13:56:56",
"author_account_age_days": 225
},
"https://github.com/pizurny/ComfyUI-Just-DWPose": {
"stars": 0,
"last_update": "2025-10-12 13:11:50",
"author_account_age_days": 1156
},
"https://github.com/pizurny/Comfyui-FeedbackSampler": {
"stars": 0,
"last_update": "2025-10-12 14:35:12",
"author_account_age_days": 1156
},
"https://github.com/pmarmotte2/Comfyui-VibeVoiceSelector": {
"stars": 2,
"last_update": "2025-04-08 11:18:55",