runtime error
/home/user/.local/lib/python3.10/site-packages/albumentations/augmentations/dropout/cutout.py:49: FutureWarning: Cutout has been deprecated. Please use CoarseDropout warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> model.load_from_checkpoint("model.ckpt", map_location=torch.device('cpu')) File "/home/user/.local/lib/python3.10/site-packages/pytorch_lightning/utilities/model_helpers.py", line 93, in __get__ raise TypeError( TypeError: The classmethod `LitCIFAR10CustomResidualNet.load_from_checkpoint` cannot be called on an instance. Please call it on the class type and make sure the return value is used.
Container logs:
Fetching error logs...