From 4754b925ed6a34d10ca46457ce2322fabaf3d9db Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:33:13 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 439068a..f76c99f 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ Screenshot of config-txt2img.json, which can be opened with the open config file
Click to view Changelog +#### 10/18/2024 +* Added a new argument which an be put in webui-user.bat in COMMANDLINE_ARGS: `--configpresets-dir` to point to a different folder with Config Presets configuration files instead of using this extension's folder. Useful if you have multiple installations of A1111 and want to share your custom settings between them. + * Example: in webui-user.bat: `set COMMANDLINE_ARGS= --configpresets-dir "C:\path\to\Config Presets config files"` #### 8/15/2024 * Support for Forge's Distilled CFG (txt2img_distilled_cfg_scale) for Flux models * Added new presets for Flux Dev/Schnell, tweaked existing presets