Trying to convert a .pt file into a .onnx file

I think I’ve spent about 6 hours trying to do this.

So is the closest I’ve gotten to getting the file to convert.
torch.onnx.export(model, dummy_input, "ipcam-dark.onnx", verbose=True)
============== Diagnostic Run torch.onnx.export version 2.0.1+cpu ==============
verbose: False, log level: Level.ERROR
======================= 0 NONE 0 NOTE 0 WARNING 0 ERROR ========================