malware_detection / requirements.txt
esab's picture
fixing numpy error
0e88052 verified
raw
history blame contribute delete
259 Bytes
-f https://download.pytorch.org/whl/cpu/torch_stable.html
torch==2.0.1
torchvision==0.15.2
# NumPy 1.x to match fastai / sklearn binaries
numpy==1.26.4
# fastai library
scikit-learn==1.2.2
fastai==2.7.12
timm==0.9.2
plotly==5.15.0
# gradio
gradio==4.44.1