Merge pull request #152 from chrish-slingshot/main

Changed ImageGlitcher custom node location
This commit is contained in:
Dr.Lt.Data 2023-10-26 18:13:15 +09:00 committed by GitHub
commit c8fff17710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2186,13 +2186,13 @@
},
{
"author": "chrish-slingshot",
"title": "ComfyUI-ImageGlitcher",
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
"title": "CrasH Utils",
"reference": "https://github.com/chrish-slingshot/ComfyUI-CrasHUtils",
"files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
],
"install_type": "git-clone",
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>."
"description": "A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height). "
},
{
"author": "spinagon",