WBCClassifier / requirements.txt
elsoori's picture
Update requirements.txt
70aa744 verified
raw
history blame
137 Bytes
streamlit>=1.25.0
torch==2.2.1
Pillow>=7.1.0,<10 # Streamlit requires Pillow within this range
numpy>=1.22
torch<=2.1
fastai==2.7.12