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 | ||
| internal | ||
| latest | ||
| torch_helpers | ||
| util | ||
| v0_0_1 | ||
| v0_0_2 | ||
| feature_flags.py | ||
| generate_api_stubs.py | ||
| util.py | ||
| version_list.py | ||