mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-30 13:33:42 +08:00
Adds api.environment.get() to the public ComfyAPI — returns "local" (default), "cloud", or "remote" based on the COMFY_EXECUTION_ENVIRONMENT env var. Custom nodes use this to adapt behavior for managed deployments (e.g. skip model downloads when models are pre-provisioned). |
||
|---|---|---|
| .. | ||
| _input | ||
| _input_impl | ||
| _util | ||
| generated | ||
| __init__.py | ||
| _caching.py | ||
| _io_public.py | ||
| _io.py | ||
| _ui_public.py | ||
| _ui.py | ||