Back to articles
v2.3.0 — ComfyUI plug & play, image-to-video on 6 GB VRAM, and uncensored image gen in a local AI desktop app
How-ToDevOps

v2.3.0 — ComfyUI plug & play, image-to-video on 6 GB VRAM, and uncensored image gen in a local AI desktop app

via Dev.toDavid

Today we're releasing v2.3.0 of Locally Uncensored — an open-source desktop app for running AI locally. Chat, code agent, image generation, video generation. One app, no cloud, no Docker. This update is the biggest one yet. Here's what changed and why. ComfyUI Plug & Play If you've ever tried setting up ComfyUI, you know the pain. Custom nodes, workflow JSONs, model paths, Python environments breaking every other week. We built auto-detection and one-click install directly into the app. Launch it, and if ComfyUI isn't installed, one click handles it. If it is installed, the app finds it automatically. No YAML files, no CLI commands, no config. The Dynamic Workflow Builder runs 14 different strategies under the hood. It checks which custom nodes you have installed and builds the correct pipeline automatically. You just write a prompt and hit generate. Image-to-Image and Image-to-Video v2.3.0 adds Image-to-Image (I2I) for all supported image models — SDXL, FLUX, Z-Image. Upload a source

Continue reading on Dev.to

Opens in a new tab

Read Full Article
3 views

Related Articles