Nuno Bispo

Results 3 comments of Nuno Bispo

The problem is in model.py line 59 https://github.com/ai-forever/Real-ESRGAN/blob/362a0316878f41dbdfbb23657b450c3353de5acf/RealESRGAN/model.py#L59 @torch.cuda.amp.autocast() by default always enables CUDA: ![image](https://user-images.githubusercontent.com/53902795/231556518-8e8e150e-b26f-4306-beff-24b1d512bd7c.png) Remove line 59 and add inside the function: `torch.autocast(device_type=self.device.type)`

When will this be merged? I run a shared Nextcloud server and would like to update to v29 but cannot do so now, since GPodderSync is a very used app.

When will this be updated? I run a shared Nextcloud server and would like to update to v29 but cannot do so now, since GPodderSync is a very used app.