Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
idealvijay opened this issue Nov 9, 2024 · 0 comments
Labels
Potential Bug User is reporting a bug. This should be tested.

Comments

@idealvijay
Copy link

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

No Logs

Other

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug User is reporting a bug. This should be tested.
Projects
None yet
Development

No branches or pull requests

1 participant