Smart-Grid-Anomaly-Detector / requirements.txt
hareshchander's picture
Update requirements.txt
5de0361 verified
raw
history blame
388 Bytes
streamlit>=1.18
pandas>=1.3
numpy>=1.21
scikit-learn>=1.0
matplotlib>=3.3
# CPU wheels for PyTorch (recommended for Hugging Face Spaces / CPU hosts)
torch --index-url https://download.pytorch.org/whl/cpu
torchvision --index-url https://download.pytorch.org/whl/cpu
# torchaudio is optional; include if audio processing required
torchaudio --index-url https://download.pytorch.org/whl/cpu