!YAY 3M TA3
!YAY 3M TA3
@leejet I've been testing the **SDXL rendering**. I did find some issues: 1. for 1024x1024 pictures(or anything above 512), we can see some undecoded latent on the bottom of the...
> A workaround would be using the code from my PR ([pytorch/pytorch#114183](https://github.com/pytorch/pytorch/pull/114183)). You would need to clone the repository, fetch my PR's changes and build PyTorch from scratch. This is...
> Hey @YAY-3M-TA3, when performing inference with mps, what precision did you use? `torch.float16` or `torch.float32`? To fit in 24g, I used torch.float16. I was finally able to solve the...