Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
89 stars 41 forks source link

Incorrect Batch index and another problem/situation #242

Closed arcaria closed 1 month ago

arcaria commented 3 months ago

First, the batch index thing I noticed that if you send the exact same payload multiple times, requesting x number of images, say 5 (as in my tests), the same image will not have the same batch_index in all the requests. In tazlin's words: "Then that’s probably a bug... you’re saying that the same image has a mismatched batch index during subsequent runs?" link to the conversation on discord: https://discord.com/channels/781145214752129095/1081743238194536458/1267960076560371722

Second, the weird situation I encountered When testing the above (batch_index not matching), I got a result back where the images were generally the same as the previous result (same exact payload) but there were some differences across matching pairs of images (some images were more different than others) Example where both images (same payload/2 different runs/same worker-db0's) are nearly identical, but there are some differences here and there. first second

tazlin commented 1 month ago

Closed via #293.