Skip to content

Instantly share code, notes, and snippets.

View gesoco's full-sized avatar

Geraldo Coelho gesoco

View GitHub Profile
#!/usr/bin/env bash
set -e
echo "Running Vast starter template..."
curl -fsSL https://raw.githubusercontent.com/vast-ai/base-image/refs/heads/main/derivatives/pytorch/derivatives/comfyui/provisioning_scripts/serverless/starter-template.sh | bash
echo "Installing FXGenAI FLUX stack..."
cd /workspace/ComfyUI
mkdir -p models/unet models/clip models/vae custom_nodes