runtime error

/home/user/.local/lib/python3.11/site-packages/torch/amp/autocast_mode.py:204: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model2 = RealESRGAN(device, scale=2, tile_pad=80) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: RealESRGAN.__init__() got an unexpected keyword argument 'tile_pad'

Container logs:

Fetching error logs...