TostUI - Z-Image-Turbo (4bit) – Local Setup

  1. Install Docker
    Download Docker Desktop (Windows AMD64) and run it.
  2. Update the container (optional)
    docker stop tostui-z-image-turbo-4bit; docker rm tostui-z-image-turbo-4bit; docker pull camenduru/tostui-z-image-turbo-4bit
  3. Run the container
    Open Command Prompt / PowerShell and paste:
    docker run --gpus all -p 3000:3000 --name tostui-z-image-turbo-4bit camenduru/tostui-z-image-turbo-4bit
    Requires NVIDIA GPU (Min 6GB VRAM)
  4. Open app
    Go to http://localhost:3000 in your browser.

TostUI - Qwen Image Edit 2509 with LoRAs (8bit) – Local Setup

Convert to Anime Convert to Reality T1 Convert to Reality T2 Convert to Chibi Convert to Ahegao Convert to Color Convert to Kiss Edit With Prompt Generate With Prompt Enhance Image Quality Next Scene Multiple Angles Blend Image Relight Image Apply Texture Extract Outfit Face Swap
  1. Install Docker
    Download Docker Desktop (Windows AMD64) and run it.
  2. Update the container (optional)
    docker stop tostui-qwen-image-edit-2509; docker rm tostui-qwen-image-edit-2509; docker pull camenduru/tostui-qwen-image-edit-2509
  3. Run the container
    Open Command Prompt / PowerShell and paste:
    docker run --gpus all -p 3000:3000 --name tostui-qwen-image-edit-2509 camenduru/tostui-qwen-image-edit-2509
    Requires NVIDIA GPU (Min 24GB VRAM)
  4. Open app
    Go to http://localhost:3000 in your browser.

TostUI - Z-Image-Turbo with Upscaler (8bit) – Local Setup

  1. Install Docker
    Download Docker Desktop (Windows AMD64) and run it.
  2. Update the container (optional)
    docker stop tostui-z-image-turbo-8bit; docker rm tostui-z-image-turbo-8bit; docker pull camenduru/tostui-z-image-turbo-8bit
  3. Run the container
    Open Command Prompt / PowerShell and paste:
    docker run --gpus all -p 3000:3000 --name tostui-z-image-turbo-8bit camenduru/tostui-z-image-turbo-8bit
    Requires NVIDIA GPU (Min 24GB VRAM)
  4. Open app
    Go to http://localhost:3000 in your browser.

TostUI - Wan 2.2 Image to Video (8bit) – Local Setup

  1. Install Docker
    Download Docker Desktop (Windows AMD64) and run it.
  2. Update the container (optional)
    docker stop tostui-wan2-2-i2v-8bit; docker rm tostui-wan2-2-i2v-8bit; docker pull camenduru/tostui-wan2-2-i2v-8bit
  3. Run the container
    Open Command Prompt / PowerShell and paste:
    docker run --gpus all -p 3000:3000 --name tostui-wan2-2-i2v-8bit camenduru/tostui-wan2-2-i2v-8bit
    Requires NVIDIA GPU (Min 24GB VRAM)
  4. Open app
    Go to http://localhost:3000 in your browser.

Full guide coming soon.