ArtVentureX / sd-webui-agent-scheduler

619 stars 63 forks source link

Setting save error in Automatic WebUI 1.6 RC #122

Closed aetherwu closed 1 year ago

aetherwu commented 1 year ago

AssertionError: Bad value for setting queue_history_retention_days: ['7 days', '7 days']; expecting str

artventuredev commented 1 year ago

Try edit the config.json file, remove the above config, save the file and try saving from the UI again.

aetherwu commented 1 year ago

Try edit the config.json file, remove the above config, save the file and try saving from the UI again.

Cool. I will test it on RC for a while.