Commit Graph

6 Commits

Author SHA1 Message Date
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
doctorpangloss
3a56b15bc2 use comfyui.custom_nodes as the plugin entrypoint and fix the protocol 2023-08-24 22:23:12 -07:00
Benjamin Berman
30ed9fc143 merge with upstream 2023-08-21 12:00:59 -07:00
Benjamin Berman
cff13ace64 node tweaks 2023-08-21 11:44:51 -07:00
Benjamin Berman
82d0edf121 add missing type 2023-08-04 15:44:02 -07:00
Benjamin Berman
b3038de648 make the nodes organization more sane 2023-08-04 15:44:02 -07:00