ComfyUI/comfy/nodes
doctorpangloss 1b2ea61345 Improved API support
- Run comfyui workflows directly inside other python applications using
   EmbeddedComfyClient.
 - Optional telemetry in prompts and models using anonymity preserving
   Plausible self-hosted or hosted.
 - Better OpenAPI schema
 - Basic support for distributed ComfyUI backends. Limitations: no
   progress reporting, no easy way to start your own distributed
   backend, requires RabbitMQ as a message broker.
2024-02-07 14:20:21 -08:00
..
__init__.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
base_nodes.py Fix CheckpointLoader even though it is deprecated 2024-01-29 17:20:10 -08:00
common.py make the nodes organization more sane 2023-08-04 15:44:02 -07:00
package_typing.py Improved API support 2024-02-07 14:20:21 -08:00
package.py fix nodes 2023-12-06 17:30:33 -08:00