allenai / papermage

library supporting NLP and CV research on scientific papers
https://papermage.org
Apache License 2.0
692 stars 54 forks source link

Enable Python 3.11 #8

Closed kyleclo closed 1 year ago

kyleclo commented 1 year ago

Some dependencies require python<3.11. Heard there's speedups in 3.11 though, so could be worth figuring out.

bnewm0609 commented 1 year ago

Looks like the main one here is torch, so we would have to upgrade to torch 2.0.