OneTrainer
OneTrainer copied to clipboard
[Bug]: Sampling: Performing several samples per epoch only results in one sampled image
What happened?
In the Sampling tab you can set up several samples to be generated per one epoch. However only the first sampled image appears in the Samples directory.
According to the console the other sample images seem to get generated (progress bar fills up normally) but they're never actually copied to the Samples directory. Only the first one is.
So for example at the end of a training with 2 samples per epoch and 10 epochs in total there should be 20 sampled images in the Samples folder, yet there are only 10.
What did you expect would happen?
A generated sampled image should appear in the Samples directory for each sample being performed.
Relevant log output
No response
Output of pip freeze
No response