ComfyUI
ComfyUI osFoundry community catalog में एक app है। Node-आधारित image generation studio. एक अनंत canvas पर nodes को जोड़कर Stable Diffusion / SDXL / Flux workflows बनाएँ — checkpoint loader → sampler → VAE → output, हर step पर पूरा नियंत्रण। CPU-only mode में आता है (generation धीमी है पर GPU के बिना भी काम करती है); ComfyUI community gallery पर मिलने वाले workflows चलाने के लिए अपने model checkpoints /data/models/checkpoints में डालें। Prompt + workflow experimentation के लिए सबसे शक्तिशाली open image-gen UI।
विवरण
- Workspace: osfoundry
- Category: CREATIVE
- मूल्य: Free
- Access: Community
Features
- Node-based canvas — wire checkpoint, sampler, VAE, ControlNet, LoRA, upscaler into custom workflows
- Works with Stable Diffusion 1.5, SDXL, Stable Cascade, Flux, and most SD-compatible checkpoints
- Embedded workflows in output PNGs — drag any ComfyUI image back into the canvas to load its exact graph
- Community workflow gallery — import .json or .png from civitai / openart / comfyworkflows.com
- CPU-only mode bundled — works without a GPU (slower; ~minutes per step) for prompt and workflow iteration
- 50 GB persistent volume for checkpoints, LoRAs, VAEs, ControlNets, and generated outputs
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# ComfyUI
## Setup
ComfyUI ships in **CPU-only** mode — image generation works but is much slower than on a GPU (a 512×512 SD1.5 image takes 1-3 minutes per step). Use it for prompt iteration + workflow design; for production-speed rendering, run a GPU-equipped local instance.
## Drop in models
No models ship pre-installed (model files are 2-10 GB each). Mount your checkpoints into the data volume:
- Checkpoints → `/data/models/checkpoints/<name>.safetensors`
- LoRAs → `/data/models/loras/`
- VAEs → `/data/models/vae/`
- ControlNets → `/data/models/controlnet/`
Use the in-app **Manager** (or upload via the Files tab) to add models, or `curl` direct from HuggingFace into the mounted path.
## First workflow
1. Drop a checkpoint into `/data/models/checkpoints/`.
2. Refresh the browser tab. The default workflow loads (checkpoint → CLIP → KSampler → VAE → save).
3. Hit **Queue Prompt**. CPU generation takes several minutes — watch the progress bar in the bottom strip.
4. Output goes to `/data/output/`.
## Workflows
Drag any `.json` workflow file into the canvas — the community shares workflows on civitai, openart, comfyworkflows.com. ComfyUI also reads workflow JSON embedded in `.png` files generated by ComfyUI itself: drag the image back onto the canvas to reload the exact graph used.
osFoundry में ComfyUI का उपयोग कैसे करें
एक क्लिक में ComfyUI को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।