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?
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
requirements.txt
file does not includetorchvision
,datasets
,tokenizers
andtqdm
which are used in01-pytorch-test-setup.ipynb
. I have not tested the other notebooks. Is therequirements.txt
file not meant to be used for the lectures?