Files
AMD-SHARK-Studio/requirements.txt
Prashant Kumar 0502c1b384 Add necessary packages installation in install.sh.
I can't find how to maintain order in requirements.txt and
hence install.sh solves this issue.
2022-04-14 22:05:51 +05:30

13 lines
143 B
Plaintext

-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
numpy
torch
torchvision
# Build requirements.
pybind11
wheel
ninja