You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Other
No response
The text was updated successfully, but these errors were encountered: