runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> model = net.load_from_checkpoint('best_weights.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 `NetArc.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...