malware_detection / requirements.txt
santialferez
add plotly to requeriments
659595a
raw
history blame
180 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==0.9.2
plotly==5.15.0