import streamlit as st import numpy as np import pandas as pd import pickle from PIL import Image st.title("Network Data Anomaly")