NeuroVAE_AnomalyDetect / requirements.txt
rahimizadeh's picture
Update requirements.txt
870b3ec verified
raw
history blame contribute delete
304 Bytes
# Core ML
torch==2.1.0
torchvision==0.16.0
pytorch-lightning==2.1.0
monai==1.2.0
# Visualization & UI
gradio==3.50.2
matplotlib==3.7.1
Pillow==10.0.1
# Data Processing
numpy==1.24.4
pandas==2.0.2
scikit-learn==1.2.2
scikit-image==0.21.0
# Config/Utils
PyYAML==6.0.1
tqdm==4.65.0 # For progress bars