Sign In

How to set up Comfy UI Promptus

1

How to set up Comfy UI Promptus

Installing and Using Promptus Managed ComfyUI Environment


Overview

Promptus is a managed environment for running ComfyUI without manual setup. It provides an installer-driven experience that configures ComfyUI, its runtime dependencies, and a curated workflow system called CosyFlows.

Promptus is designed to eliminate the need for manual installation steps such as configuring Python, installing PyTorch, resolving CUDA issues, or managing ComfyUI repositories.

This document describes how to install Promptus, launch the environment, and use ComfyUI workflows within Promptus.


What Promptus Provides

Promptus includes:

  • A guided installer for local deployment

  • An internally managed ComfyUI runtime

  • Dependency and environment configuration

  • A workflow system (CosyFlows) built on ComfyUI

  • A simplified interface for loading and running workflows

Promptus does not require a pre-existing ComfyUI installation.


Intended Audience

This documentation is intended for:

  • New users who want to use ComfyUI without manual setup

  • Users transitioning from other Stable Diffusion interfaces

  • Teams or individuals who prefer a managed environment

  • Users who want to work with predefined workflows rather than building graphs from scratch


System Requirements

Before installing Promptus, ensure the following minimum requirements are met:

  • Supported operating system: Windows, macOS, or Linux

  • Active internet connection (for installation and updates)

  • NVIDIA GPU recommended for optimal performance

  • Minimum 8 GB RAM (16 GB or more recommended)

No separate Python or CUDA installation is required.


Installation

Step 1: Download the Installer

  1. Navigate to the official Promptus distribution page

  2. Download the Promptus installer corresponding to your operating system

  3. Save the installer to a local directory

Promptus is distributed as an installer package, not as a source repository.


Step 2: Run the Installer

  1. Execute the Promptus installer

  2. Follow the on-screen installation instructions

  3. Select an installation directory when prompted

  4. Allow the installer to complete all setup steps

During installation, Promptus automatically:

  • Configures the ComfyUI backend

  • Installs required runtime dependencies

  • Prepares the workflow environment

No manual configuration is required.


Launching Promptus

After installation is complete:

  1. Launch Promptus from your system’s applications menu

  2. Promptus initializes its internal services automatically

  3. The user interface opens in a browser window or embedded interface

At this point, ComfyUI is running within the Promptus environment.

https://cdn.prod.website-files.com/67437ece493361ec0394e650/694907780d45772d066af4ef_Promptus%20comfyui%20shortcut%20and%20keyword%20settings.png

Using ComfyUI Within Promptus

CosyFlows

Promptus uses CosyFlows as the primary method for interacting with ComfyUI.

CosyFlows are predefined ComfyUI workflows that include:

  • Fully connected node graphs

  • Compatible models and parameters

  • Ready-to-run configurations

CosyFlows allow users to begin generating outputs without constructing workflows manually.


Running a Workflow

To run a workflow:

  1. Open Promptus

  2. Browse or select an available CosyFlow

  3. Modify input parameters such as prompts or settings as needed

  4. Start the workflow execution

Promptus manages model loading, node execution, and output handling automatically.


Prompt Handling

Promptus manages prompts as part of workflow inputs rather than as standalone prompt utility nodes.

Key characteristics:

  • Prompts are embedded within workflows

  • Users edit prompt fields directly in the interface

  • Workflows can be reused with different prompts

  • Manual CLIP node wiring is optional and workflow-dependent

This approach emphasizes workflow reuse and consistency.


Updates and Maintenance

Promptus provides centralized update management:

  • Application updates

  • Workflow updates

  • Dependency compatibility handling

Users are not required to manually pull repositories, update custom nodes, or resolve breaking changes.


Limitations and Scope

Promptus is not:

  • A ComfyUI custom_nodes extension

  • Installed via Git or manual cloning

  • A standalone prompt preset manager

  • A replacement for ComfyUI’s core functionality

Promptus operates as a managed distribution of ComfyUI with additional tooling and workflows.

Summary

Promptus provides a simplified and structured way to use ComfyUI by packaging it into a managed environment with predefined workflows. It enables users to focus on running and modifying workflows rather than configuring infrastructure.

For users who want access to ComfyUI’s capabilities without manual setup, Promptus serves as an integrated solution.

1