import streamlit as st import pandas as pd import numpy as np import random import requests # Apply custom CSS with stronger selectors st.markdown(""" """, unsafe_allow_html=True) # Title st.title("AUTO ML")