Importing a pytorch model

Thanks for the sanity check.

I’ve got a SBT debugging setup working now, so I can put a breakpoint into it and figure out what the problem is.

Turns out it is a stray space character in one of the dependencies of samediff-import-onnx.

Once this PR is merged and the snapshots are rebuilt, it should start working again

Thank you very much for providing enough detail for me to be able to debug it :slight_smile: