mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-17 20:08:31 +08:00
fix(custom-node-list): relocate Anima-Tools to end (new author) + node_db/new sync
This commit is contained in:
parent
df761bcf27
commit
297b0b96e9
@ -54096,17 +54096,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Gemma 4 reference-image prompt nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "nnegret",
|
||||
"title": "Anima-Tools",
|
||||
"id": "comfyui-anima-tools",
|
||||
"reference": "https://github.com/nregret/Comfyui-Anima-Tools",
|
||||
"files": [
|
||||
"https://github.com/nregret/Comfyui-Anima-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading."
|
||||
},
|
||||
{
|
||||
"author": "ashen3",
|
||||
"title": "Two-Stage Sampler and Krea 2 Resolution Picker",
|
||||
@ -54327,6 +54316,17 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural language prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options."
|
||||
},
|
||||
{
|
||||
"author": "nnegret",
|
||||
"title": "Anima-Tools",
|
||||
"id": "comfyui-anima-tools",
|
||||
"reference": "https://github.com/nregret/Comfyui-Anima-Tools",
|
||||
"files": [
|
||||
"https://github.com/nregret/Comfyui-Anima-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "nnegret",
|
||||
"title": "Anima-Tools",
|
||||
"id": "comfyui-anima-tools",
|
||||
"reference": "https://github.com/nregret/Comfyui-Anima-Tools",
|
||||
"files": [
|
||||
"https://github.com/nregret/Comfyui-Anima-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for anime prompt selection, random prompt generation, background and character tag composition, and Anima LoRA search, download, and loading."
|
||||
},
|
||||
{
|
||||
"author": "ukr8b3g-cmyk",
|
||||
"title": "Empty Latent Image Plus",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user