A couch-friendly wrapper for ComfyUI that wants to be Photoshop
CushyStudio tries to tame the node-maze of generative AI into something mere mortals can sit down and use.

What it does CushyStudio is a TypeScript-based desktop platform that wraps ComfyUI and other generative AI tools in a more approachable interface. It ships with pre-built “CushyApps” for common tasks like diffusion, inpainting, outpainting, and background removal, plus a “CushyKit” for writing custom apps in a preconfigured TypeScript environment. The README also mentions video, 3D, LLM integration, and a built-in mini paint tool.
The interesting bit The project seems to grasp that ComfyUI’s node spaghetti is powerful but hostile to newcomers. Its angle is live-codable apps: instead of just exposing sliders, you can write TypeScript logic that drives the pipeline. Whether this actually reduces complexity or just relocates it is unclear from the README.
Key highlights
- Ships with specific built-in apps: CushyDiffusion, “Rotate anything,” Cushy Cascade, manga coloring, and a Slay the Spire art pack
- Claims cross-platform support with shell-script installers for Windows and Mac/Linux
- Integrates external tooling: optional FFmpeg, ImageMagick, and direct ComfyUI workflow import
- Includes a “Unified canvas” with inpainting/outpainting and a file explorer with Civitai quick-search
- Active Discord and documentation site, though the project self-identifies as BETA
Caveats
- The README carries a prominent warning that the project is “under active development” with “incomplete features or issues due to rapid updates”
- 806 stars suggests early traction, but the marketing-heavy prose (“Dive into the AI Revolution”) makes it hard to judge actual maturity
- No benchmarks, performance claims, or specific version requirements are listed
Verdict Worth a look if you’re a creative who finds ComfyUI’s node editor exhausting and wants a more guided experience with an escape hatch to code. Skip it if you need production stability or if the phrase “AI Revolution” makes you close browser tabs.