Compare commits

...

2 Commits

Author SHA1 Message Date
Nick deLannoy
70582f6c79
Merge 55c7374f53 into 2944e5ef50 2026-02-02 07:56:03 -06:00
Nick deLannoy
55c7374f53 add comfyui-mobile-frontend 2026-01-30 00:15:52 -06:00

View File

@ -42756,6 +42756,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/."
}
]
}