Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# Provisioning Script for 24GB VRAM (e.g., A5000, RTX A5000, 3090, 4090)
# Uses LTX-2 FP8 Model (~19GB) + Quantized Text Encoder (~6GB)
# Tries to fit within 24GB VRAM, might swap slightly to system RAM or require strict offloading.
source /venv/main/bin/activate
COMFYUI_DIR=${WORKSPACE}/ComfyUI
APT_PACKAGES=(
@Sankalp0203
Sankalp0203 / provisioning.sh
Created January 8, 2026 06:28
ComfyUI Wan 2.2 Provisioning plaknas
#!/bin/bash
# This file will be sourced in init.sh
# Namespace functions with provisioning_
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
APT_PACKAGES=(