Thomas van der Berg

Results 3 comments of Thomas van der Berg

I was afraid there'd be something stupid I'm missing. Shift+reload fixes the issue. It's somewhat confusing with Firefox shortcuts as I tried shift+f5 but it didn't do anything. Apparently a...

What I did was simpler, I just worked around it by commenting out line 122 which sets TORCH_COMMAND if AMD is detected: ``` #export TORCH_COMMAND="pip install torch==1.13.1+rocm5.2 torchvision==0.14.1+rocm5.2 --index-url https://download.pytorch.org/whl/rocm5.2"...

For anyone with the same problem, I've created a script which converts a PNG in the clipboard to a BMP and then copies it again as a workaround. Binding this...