diff --git a/custom-node-list.json b/custom-node-list.json index 84807567..c4ce9f87 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31923,7 +31923,16 @@ "install_type": "copy", "description": "An advanced aspect ratio calculator and image scaler with flexible scaling modes and intelligent image handling." }, - + { + "author": "GsusGG", + "title": "ComfyUI-CozyGen", + "reference": "https://github.com/gsusgg/ComfyUI_CozyGen", + "files": [ + "https://github.com/gsusgg/ComfyUI_CozyGen" + ], + "install_type": "git-clone", + "description": "A set of custom nodes and aiohttp server for a simple ComfyUI browser and mobile device experience for any t2i image workflow." + },