[Feature]: Eliminate the gluing of received frames with a Batch Count greater than 1.
Dmitrii-Demenko opened this issue · 2 comments
Dmitrii-Demenko commented
Is your feature request related to a problem? Please describe.
When generating pictures, I set Batch Count greater than one and get an additional picture on which all the pictures are glued into one. It is necessary to remove this gluing of pictures.
Describe the solution you'd like
Get as many cards as specified in the Batch Count. Without a glued frame.
Describe alternatives you've considered
No response
Additional context
No response
Validations
- Read the docs.
- Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.
Dmitrii-Demenko commented
Thank you!