diff --git a/custom-node-list.json b/custom-node-list.json index 019665bf..1a254c12 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }