MVTec_Website / requirements.txt
pepperumo's picture
Update requirements.txt
da10b73 verified
raw
history blame contribute delete
229 Bytes
# Core Dependencies
streamlit
numpy<2
pandas
plotly
matplotlib
seaborn
joypy
joblib
# Machine Learning & Image Processing
torch
torchvision
torchaudio
opencv-python-headless
pillow
# Serialization & Utilities
dill
pickle-mixin