15 lines
714 B
Markdown
15 lines
714 B
Markdown
# Vendored Runtime Source
|
|
|
|
TrueGrowth keeps selected third-party runtime source under this directory so a
|
|
fresh checkout has the local bridges expected by the desktop app and local API.
|
|
|
|
Git tracks source files for runtimes such as ComfyUI, FunClip,
|
|
social-auto-upload, AIGCPanel, and Agent-Reach. Git does not track machine-local
|
|
state such as nested `.git` directories, Python or Node dependencies, logs,
|
|
cookies, databases, account files, generated media, demo screenshots/videos,
|
|
ComfyUI models, or downloaded model files.
|
|
|
|
After cloning, install each runtime's dependencies or use the TrueGrowth local
|
|
runtime setup flow. Download large AI models on each machine instead of
|
|
committing them to the repository.
|