ComfyUI/api_server
bymyself afc85cdeb6
Add Load Image Output node (#6790)
* add LoadImageOutput node

* add route for input/output/temp files

* update node_typing.py

* use literal type for image_folder field

* mark node as beta
2025-02-18 17:53:01 -05:00
..
routes Add Load Image Output node (#6790) 2025-02-18 17:53:01 -05:00
services Remove unused GET /files API endpoint (#6714) 2025-02-05 18:48:36 -05:00
utils
__init__.py