[Idea] Add requirements.txt along with downloaded python files
vfdev-5 opened this issue · 3 comments
vfdev-5 commented
Maybe, it could make sense to add requirements.txt
to downloaded python files such that user does not need to handle the requirements ?
ydcjeff commented
We can also include environment.yml
for conda envs alongside with cuda version.
vfdev-5 commented
I'd say this can be an option :)
trsvchn commented
Yes, It could be nice to include requirements/environment files, I think users don't like to dance with dependencies)