Nextcloud app jocor_comfyui — part of cloud.jo-cor.com
- PHP 58.6%
- JavaScript 25.3%
- CSS 16.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| appinfo | ||
| css | ||
| img | ||
| js | ||
| lib | ||
| templates | ||
| .gitignore | ||
| README.md | ||
ComfyUI
Image studio — Magnific cloud, optional local GPU
An image studio in Nextcloud. Cloud generations run through Magnific; members of the comfyui group can also generate on the local GPU and open the full ComfyUI editor at comfyui.jo-cor.com. Results are saved into your own Files.
| Nextcloud app id | jocor_comfyui |
| Version | 1.0.0 |
| Nextcloud | 30–34 |
| Licence | AGPL-3.0-or-later |
See it running
Members of the comfyui group on cloud.jo-cor.com; the full editor is at comfyui.jo-cor.com.
Run it on your own Nextcloud
cd /path/to/nextcloud/custom_apps
git clone https://git.jo-cor.com/jocor/nextcloud-jocor_comfyui.git jocor_comfyui
sudo -u www-data php ../occ app:enable jocor_comfyui
Contribute
- Sign in at git.jo-cor.com with Sign in with jo-cor-cloud (your cloud.jo-cor.com account).
- Fork this repository, make your change on a branch, and open a pull request.
Invited contributors can also push over SSH; the connection details come with the invite.
Changes reach cloud.jo-cor.com only after review: the live server deploys from git, never from hand edits.