Skip to content

AtlasCloudAI/atlascloud_comfyui_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AtlasCloud ComfyUI Shell

This repository is the shell layer around ComfyUI for AtlasCloud deliveries.

It is intentionally separate from the AtlasCloud node repository so that:

  • the node repository stays minimally invasive and can keep shipping model nodes directly
  • the shell repository can focus on distribution, onboarding, local storage conventions, and customer-facing setup
  • Atlas history files and downloaded assets can be reused across machines by moving a single folder

Scope

  • host-side packaging for ComfyUI deployments
  • customer setup guidance
  • shared local history/storage conventions
  • optional environment-level overrides

Default History Directory

  • macOS: ~/Library/Application Support/AtlasCloud/ComfyUI/local_history
  • Windows: %APPDATA%\\AtlasCloud\\ComfyUI\\local_history

You can override the location with:

export ATLASCLOUD_HISTORY_DIR="/custom/path/to/local_history"

Relationship With Node Repo

The AtlasCloud node repository remains the source of truth for:

  • model nodes
  • Atlas API client integration
  • local history recorder
  • ComfyUI history panel

This shell repository is where deployment packaging and customer docs live.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors