Skip to content
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

Requirements.txt file does not include all required libraries #14

Open
gregordecristoforo opened this issue Nov 12, 2024 · 2 comments
Open

Comments

@gregordecristoforo
Copy link

requirements.txt file does not include torchvision, datasets, tokenizers and tqdm which are used in 01-pytorch-test-setup.ipynb. I have not tested the other notebooks.
Is the requirements.txt file not meant to be used for the lectures?

@jmakoske
Copy link
Member

Yes, I think it is supposed to be used but we haven't done that ourselves for a long time due to using container-based modules. Thanks, we'll fix it! ping @mvsjober

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

3 participants
@jmakoske @gregordecristoforo and others