otherwise if you empty the installed packages and the requirements.txt is in one of the parents folder of the files that ran trains should detect it automatically
yes, now i see it works.. the problem is im using torch_geometric and appantly it used torch for installation. is there any way to use an environment that already exists instead of creating a new one each time?
You can try copying all the contents of requirements.txt to the installed packages tab in the trains dashboard of your experiment (in the UI)
cool. thanks 🙂 also - is there a way for it to use cashed packages rather than downloading them each time?
Hi CloudyHamster42
how do i have the trains-agent install my
requirements.txt
file from my repo when creating the environment?
BTW if you clear all "the installed packages", then trains-agent
will user requirements.txt and update back all the packages in the UI