mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-08 21:20:49 +08:00
Update custom-node-list.json
This commit is contained in:
parent
cd3d8ae756
commit
423e3ddf80
@ -34420,17 +34420,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Returns the duration of an audio source, which can be provided either as a filesystem path or as raw audio data (samples and sample rate) from an upstream node. Duration calculation primarily uses ffprobe (from FFmpeg) for paths, or calculates the duration directly from samples/SR if no path is available."
|
||||
},
|
||||
{
|
||||
"author": "scofano",
|
||||
"title": "Comfy Text Stats",
|
||||
"id": "comfy-text-stats",
|
||||
"reference": "https://github.com/scofano/comfy-text-stats",
|
||||
"files": [
|
||||
"https://github.com/scofano/comfy-text-stats"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node: Text Stats (Char & Word Count). A lightweight ComfyUI custom node that takes a text string and outputs character and word counts (INT). Ideal for caption preprocessing, prompt analytics, and dataset workflows."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user