Jonas Fabian

Results 5 comments of Jonas Fabian

Hello Comment, hope this works!

Not sure if this helps, but I had the exact same error. Also with UltimateSDUpscale. The error occurs because the tensor is not stored contiguously in memory when the `.view()`...

> Hi @jonasfabian > > I don't find this file in Macbook M1. I'm using Conda. I'm not entirely sure about your installation, but it might be under: `[YourCondaPath]/envs/[YourEnvName]/lib/python3.x/site-packages/spandrel/architectures/ESRGAN/__arch/RRDB.py` Replace...

Nice to hear that it worked for you as well! I’ve created an issue in their repo: https://github.com/chaiNNer-org/spandrel/issues/311

@kitmeng I already described the method to fix this error before. I tried to break it down, make it simpler... so it's easier to understand what I was trying to...