Skip to content

Instantly share code, notes, and snippets.

View RobinEatCorn's full-sized avatar
💭
学生

RobinEatCorn

💭
学生
View GitHub Profile
@RobinEatCorn
RobinEatCorn / ComfyUIProvisionScript.sh
Last active September 4, 2025 19:20
ComfyUIProvisionScript
#!/bin/bash
source /venv/main/bin/activate
COMFYUI_DIR=${WORKSPACE}/ComfyUI
# Packages are installed after nodes so we can fix them...
APT_PACKAGES=(
#"package-1"
#"package-2"