Inzaniak / sd-webui-ranbooru

71 stars 7 forks source link

repeated images/tags #23

Closed rktvr closed 9 months ago

rktvr commented 10 months ago

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.

Inzaniak commented 9 months ago

Now the posts should be picked at random without any repeats.

rktvr commented 9 months ago

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

Inzaniak commented 9 months ago

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;