This repository contains the ComfyUI app definition for CI-OS-Hub.
apps/
└── comfyui/
├── config.json # App configuration
├── docker-compose.json # Docker compose configuration
└── metadata/
└── description.md # App description
To add this app store to your CI-OS-Hub instance:
- Go to Settings → App Stores
- Click "Add App Store"
- Enter:
- Name:
comfyui(or any name you prefer) - URL:
https://github.com/companionintelligence/comfy.git
- Name:
- Click Submit
The app store will be cloned and the ComfyUI app will be available in the marketplace.
- App ID:
comfyui - Port: 8188
- Categories: AI, Development
- Architectures: amd64, arm64