Generate multiple sequences
Thanks for providing this.
Would it be possible to generate multiple sequences with one prompt?
Obviously the amount must be limited.
Oh hey! :-)
This is where generation happens, you can extend or copy-paste the /generate API segment and add an argument to call it several times, appending to a list.
(@6r1d and I talked on another channel).
Thanks!
The issue is that I am using vicgalle's public API, so I cannot patch the backend.
Thanks for your sponsor @Aspie96 ! Your name is now included in a new section at the Readme.
I'll tackle this issue over the next few days (been busy with my usual job atm) and implement it on the server!