-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python Crash - Mac OSX - Placeholder shape mismatches #518
Comments
There's an issue with pytorch 2.6 - we'll pin to 2.5.1 shortly. |
Verified downgrading |
I'm facing the same issue on a Macbook M1 Pro. When I try installing a specific version of torch with
Would appreciate any guidance on how to downgrade to 2.5.1. Environment
|
This should be fixed in the new version of surya-ocr (0.10.2) - will update marker to pull the right dependency in. |
I used virtual python 3.10. Try
Your python may be too new to downgrade |
Description
When using
marker_single test.pdf
Python crashes.Environment
Error
Looks like MPS is failing
Full Error
Possibly related issue
#301
The text was updated successfully, but these errors were encountered: