mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
Added FizzNodes
This commit is contained in:
parent
2e12f0d739
commit
85719733ee
@ -551,26 +551,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes were made for use in the Comfyroll Template Workflows."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
"title": "ComfyUI-Bmad-DirtyUndoRedo",
|
||||
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo",
|
||||
"files": [
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension that adds undo (and redo) functionality."
|
||||
},
|
||||
{
|
||||
"author": "FizzleDorf",
|
||||
"title": "FizzNodes",
|
||||
"reference": "https://github.com/FizzleDorf/ComfyUI_FizzNodes",
|
||||
"files": [
|
||||
"https://github.com/FizzleDorf/ComfyUI_FizzNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom animation and utility nodes for Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "ailex000",
|
||||
"title": "Image Gallery",
|
||||
@ -671,6 +651,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "fizzledorf",
|
||||
"title": "FizzNodes",
|
||||
"reference": "https://github.com/FizzleDorf/ComfyUI_FizzNodes.git",
|
||||
"files": [
|
||||
"https://github.com/FizzleDorf/ComfyUI_FizzNodes/blob/main/ScheduledNodes.py",
|
||||
"https://github.com/FizzleDorf/ComfyUI_FizzNodes/blob/main/WaveNodes.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Scheduled prompts, scheduled float values and wave function nodes for animations and utility. compatable with https://www.framesync.xyz/ and https://www.chigozie.co.uk/keyframe-string-generator/ for audio synced animations."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user