pytorch-ignite/code-generator

[Idea] Add requirements.txt along with downloaded python files

vfdev-5 opened this issue · 3 comments

Maybe, it could make sense to add requirements.txt to downloaded python files such that user does not need to handle the requirements ?

We can also include environment.yml for conda envs alongside with cuda version.

I'd say this can be an option :)

Yes, It could be nice to include requirements/environment files, I think users don't like to dance with dependencies)