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
I use the Directory name pattern setting as [model_name] to manage output by model.
It looks like this.
After changing these settings, the sorting method on the txt2img and img2img tabs in walk mode no longer works correctly.
This problem occurs only in Walk mode and not in Quick Move.
Then, when the Directory name pattern setting is set back to default, it works well again.
The underlying mechanism of walk mode performs a DFS operation on the folder. In walk mode, sorting only compares items within the same level. Therefore, walk mode may not perform well when you continuously switch models to generate images.
I use the Directory name pattern setting as [model_name] to manage output by model.
It looks like this.
After changing these settings, the sorting method on the txt2img and img2img tabs in walk mode no longer works correctly.
This problem occurs only in Walk mode and not in Quick Move.
Then, when the Directory name pattern setting is set back to default, it works well again.
My Environment
stable-diffusion-webui-forge, windows, vivaldi(chorome system), python: 3.10.11 • torch: 2.1.2+cu121 • xformers: N/A • gradio: 3.41.2
The text was updated successfully, but these errors were encountered: