Merge pull request #6520 from turbra/main

fix: automatic1111 typo
This commit is contained in:
Timothy Jaeryang Baek 2024-10-28 15:09:01 -07:00 committed by GitHub
commit 46b2505fbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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")