ComfyUI/web
Lt.Dr.Data 45b049669b Add support for channel-specific image data retrieval in /view API to fix alpha mask loading issue
When loading an image with an alpha mask in JavaScript canvas, there is an issue where the alpha and RGB channels are premultiplied. To avoid reliance on JavaScript canvas, I added support for channel-specific image data retrieval in the "/view" API. This allows us to retrieve data for each channel separately and fix the alpha mask loading issue. The changes have been committed to the repository.
2023-04-27 14:33:02 +09:00
..
extensions Add support for channel-specific image data retrieval in /view API to fix alpha mask loading issue 2023-04-27 14:33:02 +09:00
lib Update litegraph from upstream. 2023-04-25 19:18:50 -04:00
scripts Merge branch 'comfyanonymous:master' into feature/maskpainting 2023-04-26 20:37:45 +09:00
types Adds jsdoc for better dev experience 2023-04-15 21:40:39 +01:00
index.html Set title of page to ComfyUI. 2023-04-07 16:26:06 -04:00
jsconfig.json Added support for converting widgets to inputs (and back) 2023-03-23 21:37:19 +00:00
style.css Merge branch 'settings-slider' of https://github.com/missionfloyd/ComfyUI 2023-04-17 22:45:46 -04:00