update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-03-04 00:59:25 +09:00
parent 3ad3f0df39
commit d2459128db
5 changed files with 1465 additions and 1370 deletions

View File

@ -43818,6 +43818,18 @@
"install_type": "git-clone",
"description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow."
},
{
"author": "DailyMok",
"title": "dAIly Prompt & Token Utils",
"id": "daily-prompt-token-utils",
"reference": "https://github.com/DailyMok/ComfyUI-dAIly",
"files": [
"https://github.com/DailyMok/ComfyUI-dAIly"
],
"install_type": "git-clone",
"description": "Smart real-time token counter for CLIP-L, T5-XXL (Flux), Qwen + seed-controlled prompt mixer from custom CSV wildcards. Supports field overrides, flat/paragraph modes, thread-safe caching.",
"tags": ["prompt", "token", "csv", "wildcard", "utils", "text"]
},

View File

@ -5899,6 +5899,15 @@
"title_aux": "ComfyUI-Gemini-Prompt-Studio"
}
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerdAIly",
"TokenCounterdAIly"
],
{
"title_aux": "dAIly Prompt & Token Utils"
}
],
"https://github.com/DanPli/ComfyUI-Flux2LatentPresets": [
[
"Flux2EmptyLatentPresets"
@ -45557,6 +45566,15 @@
"title_aux": "ComfyUI Globetrotter Nodes"
}
],
"https://github.com/manycore-research/ComfyUI-Lux3D": [
[
"Lux3D",
"LuxRealEngine"
],
{
"title_aux": "ComfyUI-Lux3D"
}
],
"https://github.com/mape/ComfyUI-mape-Helpers": [
[
"mape Variable"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,17 @@
{
"custom_nodes": [
{
"author": "DailyMok",
"title": "dAIly Prompt & Token Utils",
"id": "daily-prompt-token-utils",
"reference": "https://github.com/DailyMok/ComfyUI-dAIly",
"files": [
"https://github.com/DailyMok/ComfyUI-dAIly"
],
"install_type": "git-clone",
"description": "Smart real-time token counter for CLIP-L, T5-XXL (Flux), Qwen + seed-controlled prompt mixer from custom CSV wildcards. Supports field overrides, flat/paragraph modes, thread-safe caching.",
"tags": ["prompt", "token", "csv", "wildcard", "utils", "text"]
},
{
"author": "Manycore Tech",
"title": "ComfyUI-Lux3D",

View File

@ -5899,6 +5899,15 @@
"title_aux": "ComfyUI-Gemini-Prompt-Studio"
}
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerdAIly",
"TokenCounterdAIly"
],
{
"title_aux": "dAIly Prompt & Token Utils"
}
],
"https://github.com/DanPli/ComfyUI-Flux2LatentPresets": [
[
"Flux2EmptyLatentPresets"
@ -45557,6 +45566,15 @@
"title_aux": "ComfyUI Globetrotter Nodes"
}
],
"https://github.com/manycore-research/ComfyUI-Lux3D": [
[
"Lux3D",
"LuxRealEngine"
],
{
"title_aux": "ComfyUI-Lux3D"
}
],
"https://github.com/mape/ComfyUI-mape-Helpers": [
[
"mape Variable"