mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| apis | ||
| components | ||
| configurations | ||
| paths | ||
| schemas | ||
| servers | ||
| shared_imports | ||
| __init__.py | ||
| api_client.py | ||
| api_response.py | ||
| exceptions.py | ||
| openapi_python_config.yaml | ||
| openapi.yaml | ||
| py.typed | ||
| rest.py | ||
| security_schemes.py | ||
| server.py | ||