mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 23:05:20 +00:00
commit
46b2505fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1281,7 +1281,7 @@ AUTOMATIC1111_CFG_SCALE = PersistentConfig(
|
||||||
|
|
||||||
|
|
||||||
AUTOMATIC1111_SAMPLER = PersistentConfig(
|
AUTOMATIC1111_SAMPLER = PersistentConfig(
|
||||||
"AUTOMATIC1111_SAMPLERE",
|
"AUTOMATIC1111_SAMPLER",
|
||||||
"image_generation.automatic1111.sampler",
|
"image_generation.automatic1111.sampler",
|
||||||
(
|
(
|
||||||
os.environ.get("AUTOMATIC1111_SAMPLER")
|
os.environ.get("AUTOMATIC1111_SAMPLER")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue