Closed rktvr closed 9 months ago
Now the posts should be picked at random without any repeats.
Now the posts should be picked at random without any repeats.
this still happens. with a batch size of 100, around 20 of them were duplicated
That's strange, I've tested on my end by doing same seed plus no shuffling of tags, but I've never got the same picture twice. There are a few things you could check on your end;
i've noticed that when you generate larger batches that quite a lot of grabbed tags are repeated. out of 100 images, about 10~20 used the exact same tags from a previous image. this shouldn't happen when there are more than enough results based on your tags, there should be more than enough random images before it should ever start repeating. you can reproduce it with any search, you'll notice that even with smaller batch counts it will start to repeat tags.