Jonathan cab41f0538
Fix perlin noise generator for diffusers tensors (#2678)
Tensors with diffusers no longer have to be multiples of 8. This broke Perlin noise generation. We now generate noise for the next largest multiple of 8 and return a cropped result. Fixes #2674.
2023-02-15 19:37:42 +01:00
..
2023-01-15 09:22:46 -05:00
2023-02-09 20:21:09 +13:00
2023-02-06 09:45:21 -05:00
2023-02-05 22:55:29 +13:00
2023-01-30 18:42:17 -05:00
2022-12-20 15:32:35 -08:00
2023-01-15 09:22:46 -05:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00