Skip to content

requirement.txt #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
titulebolide opened this issue Mar 31, 2020 · 0 comments
Open

requirement.txt #4

titulebolide opened this issue Mar 31, 2020 · 0 comments

Comments

@titulebolide
Copy link

Hey! Great work, that could be a great example in ML courses.
It would maybe benefit from having a pip requirement.txt files that would automatize the install:

Pillow==7.0.0
opencv-python==4.2.0.32
torch==1.4.0
numpy==1.18.2
matplotlib==3.0.3

and the installation would sum up to:

python3 -m pip install -r requirement.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant