Added FizzNodes

This commit is contained in:
FizzleDorf 2023-06-16 00:01:16 -04:00 committed by GitHub
parent 2e12f0d739
commit 85719733ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."
}
]
}