title python_version sdk sdk_version app_file pinned
streamlit-anomaly-detection-demo
3.10.7
streamlit
1.10.0
src/app.py
false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


streamlit-anomaly-detection

Usage

  1. Run build.sh
sh build.sh
  1. Run compose_up.sh
sh compose_up.sh
  1. Access to localhost:8501

Access

About requirements.txt

# Basic
streamlit
pandas
numpy
matplotlib
scipy
scikit-learn

# For Anomaly Detection
changefinder