Commit Graph

9 Commits

Author SHA1 Message Date
doctorpangloss
a5d51c1ae2 Tweak API 2024-02-15 19:08:29 -08:00
doctorpangloss
06e74226df Add external address parameter 2024-02-15 17:39:15 -08:00
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
Benjamin Berman
b98e1c0f01 move this back since the issue is resolved 2023-08-22 18:00:18 -07:00
doombubbles
bc4e52f790 Hash consistency fixes 2023-08-21 13:28:25 -07:00
Benjamin Berman
87158e6365 example prompt 2023-08-11 18:39:45 -07:00
Benjamin Berman
95b630224d fix issues with finding the path to the image file, no matter how the application was started 2023-08-11 15:26:13 -07:00
Benjamin Berman
66b857d069 basic caching 2023-08-04 15:44:02 -07:00
Benjamin Berman
65722c2bb3 openapi definition, documented API endpoints and new ergonomic API endpoint 2023-08-04 15:44:02 -07:00