Update config.py

This commit is contained in:
turbra
2024-10-28 17:02:18 -04:00
committed by GitHub
parent 21b8ca3459
commit 572526c1bb

View File

@@ -1279,7 +1279,7 @@ AUTOMATIC1111_CFG_SCALE = PersistentConfig(
AUTOMATIC1111_SAMPLER = PersistentConfig(
"AUTOMATIC1111_SAMPLERE",
"AUTOMATIC1111_SAMPLER",
"image_generation.automatic1111.sampler",
(
os.environ.get("AUTOMATIC1111_SAMPLER")