feat(web-apps): add comfy-ui web app, update stable-diffusion-webui

This commit is contained in:
Mohammad Rafiq 2025-07-05 01:50:15 +08:00
parent 4dca26d81d
commit d082b03bf1
No known key found for this signature in database
4 changed files with 42 additions and 6 deletions

View file

@ -36,4 +36,5 @@
};
server.web-apps.sd-webui-forge.enable = true;
server.web-apps.comfy-ui.enable = true;
}