Possible Updates to requirements.txt? #25
kwesiRutledge
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a curiosity question as I try to finalize code on the aCLBF project and think about onboarding others to use this repo: Should we bring some of the libraries in
requirements.txt
up-to-date?Currently, I find myself:
.mT
are not defined intorch==1.9.1
but are in later versions, andbecause of the current versioning. It might be nice to upgrade a handful of these. This could be a huge lift for some libraries, but maybe is not so bad for others.
On the other hand, we've already seen in this issue how changing the torch version seems to lead to breaking, but fixable issues. Just a curiosity question. If there is enough interest, then maybe I'll make a concerted push for this.
Beta Was this translation helpful? Give feedback.
All reactions