bugfix: model name was added together with directory name to infotext and to [model_name] filename pattern

This commit is contained in:
AUTOMATIC1111
2023-07-19 15:49:31 +03:00
parent b010eea520
commit 05ccb4d0e3
3 changed files with 3 additions and 2 deletions

View File

@@ -59,6 +59,7 @@
* use submit and blur for quick settings textbox
* save img2img batch with images.save_image()
* prevent running preload.py for disabled extensions
* fix: previously, model name was added together with directory name to infotext and to [model_name] filename pattern; directory name is now not included
## 1.4.1