ComfyUI/web/scripts
Dr.Lt.Data 1190d1e758 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
2023-06-04 19:48:38 +09:00
..
api.js Show message in the frontend if prompt execution raises an exception 2023-05-27 21:06:07 -05:00
app.js Support advanced preview_format option. 2023-06-04 19:48:38 +09:00
defaultGraph.js Change the default prompt to something more impressive. 2023-04-08 01:10:15 -04:00
pnginfo.js Fix issue importing other ui prompts. 2023-05-24 14:01:11 -04:00
ui.js Load workflow from latent file. 2023-05-18 02:41:21 -04:00
widgets.js Made preview_format parameterizable for extensibility. 2023-06-03 20:49:12 +09:00