dribnet / pixray

neural image generation
Other
402 stars 53 forks source link

Dashed lines in wallpaper #51

Open stpg06 opened 2 years ago

stpg06 commented 2 years ago

I really enjoy the wallpaper filter but if i want to save an image while it is running i am stuck with those ever-changing dashed lines that ruin the image. Is there a way that this could be done in the background without having the dashed black lines?

stpg06 commented 2 years ago

hmmm, seems like i was getting them with 'hex' pixels, when i change to rect or don't specify a pixel type, the lines don't show up.

dribnet commented 2 years ago

Thanks for that detail - I can try a bit harder to get the edges to match in wallpaper hex mode. In the meantime here are some obscure pixel settings that might minimize the seam:

  --pixel_iso_check False
  --pixel_edge_check False