Not really a bug, but I'm a bit confused at the documentation. :)
This page tells us to download the requirement file from the google drive while running the notebook. I tried, but couldn't get it to install using a pip install -r command in a conda env, there were some libraries that couldn't be found, maybe I missed something...
However this page is pointing out that there is a folder dedicated to the requirements txt files. I tried for my notebook (2D Unet) and the install and import are running fine now.
Maybe I completely misunderstood the first page, but I'm thinking it may also be an old approach?
Hi all,
Not really a bug, but I'm a bit confused at the documentation. :) This page tells us to download the requirement file from the google drive while running the notebook. I tried, but couldn't get it to install using a pip install -r command in a conda env, there were some libraries that couldn't be found, maybe I missed something... However this page is pointing out that there is a folder dedicated to the requirements txt files. I tried for my notebook (2D Unet) and the install and import are running fine now.
Maybe I completely misunderstood the first page, but I'm thinking it may also be an old approach?
Thanks for all your work :)
Cheers, Sebastien