ComfyUI/comfy/cmd
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 openapi definition, documented API endpoints and new ergonomic API endpoint 2023-08-04 15:44:02 -07:00
cuda_malloc.py wip make package structure coherent 2023-08-22 11:35:20 -07:00
execution.py Improved API support 2024-02-07 14:20:21 -08:00
folder_paths.py Fix CheckpointLoader even though it is deprecated 2024-01-29 17:20:10 -08:00
latent_preview.py Improved API support 2024-02-07 14:20:21 -08:00
main.py Improved API support 2024-02-07 14:20:21 -08:00
openapi_gen.py Improved API support 2024-02-07 14:20:21 -08:00
server.py Improved API support 2024-02-07 14:20:21 -08:00