- 09 Jun, 2023 3 commits
-
-
reaper47 authored
-
comfyanonymous authored
Revert last commit because I noticed it broke a few things.
-
Dr.Lt.Data authored
Co-authored-by:Lt.Dr.Data <lt.dr.data@gmail.com>
-
- 08 Jun, 2023 1 commit
-
-
space-nuko authored
-
- 07 Jun, 2023 2 commits
-
-
Dr.Lt.Data authored
-
Dr.Lt.Data authored
-
- 06 Jun, 2023 1 commit
-
-
Dr.Lt.Data authored
bugfix: Fixing the calculation issue when an image widget is added to the size calculation of the text widget.
-
- 05 Jun, 2023 5 commits
-
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
comfyanonymous authored
-
Dr.Lt.Data authored
* To reduce bandwidth traffic in a remote environment, a lossy compression-based preview mode is provided for displaying simple visualizations in node-based widgets. * Added 'preview=[image format]' option to the '/view' API. * Updated node to use preview for displaying images as widgets. * Excluded preview usage in the open image, save image, mask editor where the original data is required. * Made preview_format parameterizable for extensibility. * default preview format changed: jpeg -> webp * Support advanced preview_format option. - grayscale option for visual debugging - quality option for aggressive reducing L?;format;quality? ex) jpeg => rgb, jpeg, quality 90 L;webp;80 => grayscale, webp, quality 80 L;png => grayscale, png, quality 90 webp;50 => rgb, webp, quality 50 * move comment * * add settings for preview_format * default value is ''(= don't reencode) --------- Co-authored-by:Lt.Dr.Data <lt.dr.data@gmail.com>
-
- 03 Jun, 2023 4 commits
-
-
Dr.Lt.Data authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 31 May, 2023 2 commits
- 30 May, 2023 3 commits
-
-
space-nuko authored
-
space-nuko authored
-
Lt.Dr.Data authored
-
- 28 May, 2023 3 commits
-
-
Dr.Lt.Data authored
-
space-nuko authored
-
space-nuko authored
-
- 24 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 22 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 21 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 19 May, 2023 2 commits
- 18 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 16 May, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
ltdrdata authored
-
comfyanonymous authored
-
- 14 May, 2023 3 commits
-
-
comfyanonymous authored
-
Dr.Lt.Data authored
* add "Open in MaskEditor" to context menu * change save button name to 'Save to node' if open in node. clear clipspace_return_node after auto paste * * leak patch: prevent infinite duplication of MaskEditorDialog instance on every dialog open * prevent conflict of multiple opening of MaskEditorDialog * name of save button fix * patch: brushPreview hiding by dialog * consider close by 'esc' key on maskeditor. * bugfix about last patch * patch: invalid close detection * 'enter' key as save action * * batch support enhance - pick index based on imageIndex on copy action * paste fix on batch image node * typo --------- Co-authored-by:Lt.Dr.Data <lt.dr.data@gmail.com>
-
comfyanonymous authored
-
- 13 May, 2023 1 commit
-
-
BlenderNeko authored
* allow nodes to map over lists * make work with IS_CHANGED and VALIDATE_INPUTS * give list outputs distinct socket shape * add rebatch node * add batch index logic * add repeat latent batch * deal with noise mask edge cases in latentfrombatch
-
- 08 May, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-