mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
feat(custom-node-list): register 4 SAFE candidates (skbv0/palettedirector, akatz-ai/seamless-tiling, 1girluniversity/scail2-longvideocontext, systms-ai/timeslice-nodes)
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "skbv0",
|
||||
"title": "Palette Director",
|
||||
"reference": "https://github.com/SKBv0/ComfyUI_PaletteDirector",
|
||||
"files": [
|
||||
"https://github.com/SKBv0/ComfyUI_PaletteDirector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for palette-card image conditioning and structured palette prompts."
|
||||
},
|
||||
{
|
||||
"author": "akatz-ai",
|
||||
"title": "Akatz Seamless Tiling",
|
||||
"reference": "https://github.com/akatz-ai/Akatz-Seamless-Tiling",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/Akatz-Seamless-Tiling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for seamless tiling and Akatz workflow utilities."
|
||||
},
|
||||
{
|
||||
"author": "TODO",
|
||||
"title": "ComfyUI-SCAIL2-LongVideoContext",
|
||||
"reference": "https://github.com/1GirlUniversity/ComfyUI-SCAIL2-LongVideoContext",
|
||||
"files": [
|
||||
"https://github.com/1GirlUniversity/ComfyUI-SCAIL2-LongVideoContext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Smart context window model patches for SCAIL-2 long video workflows in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "systms-ai",
|
||||
"title": "TimeSlice Nodes",
|
||||
"reference": "https://github.com/systms-ai/TimeSlice-Nodes",
|
||||
"files": [
|
||||
"https://github.com/systms-ai/TimeSlice-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Temporal slit-scan / time-displacement effects for ComfyUI — angled, animated and dual-source slicing on a shared engine."
|
||||
},
|
||||
{
|
||||
"author": "ahkimkoo",
|
||||
"title": "ComfyUI MIDI Edit",
|
||||
|
||||
Reference in New Issue
Block a user