ComfyUI
ComfyUI ist ein App im osFoundry Community-Katalog. Knotenbasiertes Studio zur Bildgenerierung. Erstellen Sie Workflows für Stable Diffusion / SDXL / Flux, indem Sie Knoten auf einer unendlichen Arbeitsfläche verkabeln – Checkpoint-Loader → Sampler → VAE → Ausgabe, mit vollständiger Kontrolle über jeden Schritt. Wird im reinen CPU-Modus ausgeliefert (Generierung ist langsam, funktioniert aber ohne GPU); legen Sie Ihre eigenen Modell-Checkpoints unter /data/models/checkpoints ab, um die Workflows aus der ComfyUI-Community-Galerie zu nutzen. Die mächtigste offene Oberfläche zur Bildgenerierung für das Experimentieren mit Prompts und Workflows.
Details
- Workspace: osfoundry
- Kategorie: CREATIVE
- Preis: Free
- Zugriff: Community
Funktionen
- 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
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# 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.
ComfyUI in osFoundry verwenden
Installieren Sie ComfyUI mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.