Skip to content

ddesmond/datacrunch-templates

Repository files navigation

DataCrunch.io Yum Yum Comfy Setup


Use the datacrunch-run.sh script as startup or run directly from shell.


ENV

Setup your env vars in the files

Python

Pyenv manages global python uv helps with speeding up installs

ComfyUI

Install pulls fresh ComfyUI from git and installs it to /opt/ComfyUI Dependencies are installed via UV pip from requirements.txt

Custom nodes are pulled fresh and installed with their dependencies

ComfyUI Login will ask for a username and password on first run.

Models

Models download to /opt/models and is ln -s on first run to /opt/ComfyUI/models.

Huggingface

Add your keys via CLI to access private models

Logs

Lodgy is available from the begging of the installation, access it via web UI at http://IP_NODE:8080 Setup your password in the lodgy sh file.


More info

Time to install is about 10 minutes.

Gradio downloader is on port 8105 Comfy is on port 8201

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages