ComfyUI/web/scripts
Dr.Lt.Data c78e6a58c0 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.
2023-06-03 20:37:04 +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 To reduce bandwidth traffic in a remote environment, a lossy compression-based preview mode is provided for displaying simple visualizations in node-based widgets. 2023-06-03 20:37:04 +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 To reduce bandwidth traffic in a remote environment, a lossy compression-based preview mode is provided for displaying simple visualizations in node-based widgets. 2023-06-03 20:37:04 +09:00