- 11 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 10 Jun, 2023 4 commits
-
-
reaper47 authored
-
comfyanonymous authored
-
-
comfyanonymous authored
-
- 09 Jun, 2023 7 commits
-
-
Jorge Campo authored
-
comfyanonymous authored
-
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>
-
-
comfyanonymous authored
-
- 08 Jun, 2023 4 commits
-
-
space-nuko authored
-
space-nuko authored
-
comfyanonymous authored
-
-
- 07 Jun, 2023 5 commits
-
-
Dr.Lt.Data authored
-
Dr.Lt.Data authored
-
reaper47 authored
-
-
-
- 06 Jun, 2023 7 commits
-
-
comfyanonymous authored
-
reaper47 authored
-
Dr.Lt.Data authored
bugfix: Fixing the calculation issue when an image widget is added to the size calculation of the text widget.
-
comfyanonymous authored
Clean up a few things.
-
-
space-nuko authored
-
space-nuko authored
-
- 05 Jun, 2023 11 commits
-
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
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>
-
- 04 Jun, 2023 1 commit
-
-
comfyanonymous authored
-