differentiate-catalysis / catalyst-bubble-detection

Detect bubbles that are evolving gas from a catalyst surface to determine reaction rate
4 stars 0 forks source link

Update requirements #56

Closed NathanPruyne closed 2 years ago

NathanPruyne commented 2 years ago

The versions of Torch and Torchvision in requirements.txt are inaccurate, and thus should be updated (we also commented it out which should probably not happen lol)

NathanPruyne commented 2 years ago

On Theta the versions are torch==1.8.2 and torchvision==0.9.2 which don't seem to exist? Very confused here

NathanPruyne commented 2 years ago

Also add pycocotools

ascourtas commented 2 years ago

Higher priority for README/documentation work

NathanPruyne commented 2 years ago

Turns out 1.8.2 is the LTS, which torch lists somewhere else for some reason

NathanPruyne commented 2 years ago

Updated in #61!