Kilvoctu / aiyabot

A neat Discord bot for AUTOMATIC1111's Web UI
GNU General Public License v2.0
305 stars 79 forks source link

Stablecog grabs the wrong seed when running in batch mode. #247

Closed Gecktendo closed 4 months ago

Gecktendo commented 4 months ago

Describe the bug
When running batches larger than 1, the seed retrieved when editing the prompt is the last seed instead of the first seed. This is fixable by commenting out this line here:

https://github.com/Kilvoctu/aiyabot/blob/e51c1c7e0ef1dd4e104e94680ac499660949be75/core/stablecog.py#L537

This was fixed by wizz13150:

https://github.com/Kilvoctu/aiyabot/discussions/246#discussioncomment-8633698


Environment


Console logs
Put any error messages that show in the console log.