Skip to content

Instantly share code, notes, and snippets.

View Brittle-bone's full-sized avatar

Brittle-bone

  • Joined Sep 30, 2025
View GitHub Profile
#!/bin/bash
# This file will be sourced in init.sh
# Namespace functions with provisioning_
# https://raw.githubusercontent.com/ai-dock/stable-diffusion-webui/main/config/provisioning/default.sh
### Edit the following arrays to suit your workflow - values must be quoted and separated by newlines or spaces.
### If you specify gated models you'll need to set environment variables HF_TOKEN and/orf CIVITAI_TOKEN
DISK_GB_REQUIRED=30