mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-26 09:49:26 +08:00
chore(openapi): sync shared API contract from cloud@e3c52ad
This commit is contained in:
parent
6d18f4adac
commit
31ddc51ba3
@ -1062,6 +1062,9 @@ components:
|
|||||||
comfyui_version:
|
comfyui_version:
|
||||||
description: ComfyUI version
|
description: ComfyUI version
|
||||||
type: string
|
type: string
|
||||||
|
deploy_environment:
|
||||||
|
description: How this ComfyUI instance is deployed (e.g. cloud, local-git, local-portable, local-desktop)
|
||||||
|
type: string
|
||||||
embedded_python:
|
embedded_python:
|
||||||
description: Whether using embedded Python
|
description: Whether using embedded Python
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user