malware_detection / requirements.txt
santialferez
first commit
e9d7935
raw
history blame
No virus
158 Bytes
# 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