We can't find the internet
Attempting to reconnect
指定されたファイルから latent 画像を読み込みます。
サーバ上の inputs/ ディレクトリ内にあるファイルが読み込み対象となります。
API
latent の末尾にアノテーションを追加することで、/output
や /temp
にある画像ファイルを読み込むことができます。
/[input]
(指定無しと同じ)/[output]
/[temp]
先頭の /
は任意の一文字です (/
でなくても良い)。
以下は、どれでも同じ意味になります。
ComfyUI_00001_.latent/[temp]
ComfyUI_00001_.latent [temp]
ComfyUI_00001_.latent-[temp]
ComfyUI_00001_.latent_[temp]
ComfyUI_00001_.latent.[temp]
ComfyUI_00001_.latentx[temp]
関連
- 保存: SaveLatent
- pixel 画像版: LoadImage