Files
tinygrad/requirements.txt
George Hotz d8e5758c89 needs pillow
2021-10-27 10:14:02 -07:00

12 lines
184 B
Plaintext

numpy
pyopencl==2020.2.2
pillow
# util deps
requests
# testing deps
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.6.0+cpu
torchvision==0.7.0+cpu
pytest
tqdm