update DB

This commit is contained in:
ltdrdata
2023-10-26 21:55:53 +09:00
parent c8fff17710
commit 2cf81dec9e
4 changed files with 24 additions and 26 deletions

View File

@@ -203,13 +203,13 @@
},
{
"author": "chrish-slingshot",
"title": "ComfyUI-ImageGlitcher",
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher",
"title": "CrasH Utils",
"reference": "https://github.com/chrish-slingshot/CrasHUtils",
"files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher"
"https://github.com/chrish-slingshot/CrasHUtils"
],
"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": "whatbirdisthat",