Update requirements.txt

re-add torch / torchvision in main requirements.txt
This commit is contained in:
powderluv
2022-06-12 00:05:27 -07:00
committed by GitHub
parent 35fa22f167
commit fb9ded8b09

View File

@@ -1,9 +1,9 @@
#-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
#--pre
#numpy
#torch
#torchvision
numpy
torch
torchvision
# Build requirements.
setuptools