File size: 158 Bytes
e9d7935
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# CPU-only version of PyTorch
-f https://download.pytorch.org/whl/cpu/torch_stable.html
torch==2.0.1
torchvision==0.15.2

# fastai library
fastai==2.7.12
timm