Parcourir la source

Update config.py

turbra il y a 6 mois
Parent
commit
572526c1bb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      backend/open_webui/config.py

+ 1 - 1
backend/open_webui/config.py

@@ -1279,7 +1279,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")