Comfy-Org / Comfy-Org/ComfyUI

Latent files saved under Input/Latent but require manual move to Input for loading

Open
#5,555 0 comments 4 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Expected Behavior

Currently, latent files are being saved under Input/Latent in ComfyUI. However, when loading, we need to manually move the latent files from Input/Latent to the main Input folder for them to work correctly. This results in extra manual steps each time we need to load a latent file.

Expected Behavior: Latent files should either:

Save directly to Input, or
Load correctly from Input/Latent without needing manual transfer.

### Actual Behavior

When saving latent files, they are automatically stored under the Input/Latent directory. However, upon loading, the application does not correctly locate files in this subfolder. Instead, it only loads latent files when they are directly within the main Input directory. This requires manually moving files from Input/Latent to Input each time a load operation is needed

### Steps to Reproduce

Save a latent file.
Attempt to load it directly from the saved path.
Observe that it requires manual relocation to Input to work properly.

### Debug Logs

```powershell
No Logs
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.