diff --git a/custom-node-list.json b/custom-node-list.json index 9166f00b..4788e7b8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43015,6 +43015,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "cosmicbuffalo", + "title": "ComfyUI Mobile Frontend", + "id": "comfyui-mobile-frontend", + "reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend", + "files": [ + "https://github.com/cosmicbuffalo/comfyui-mobile-frontend" + ], + "install_type": "git-clone", + "description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/." } ] }