MemoryUrl / app.py
mm2593's picture
Create new file
83a7643
raw
history blame contribute delete
166 Bytes
import streamlit as st
import pandas as pd
import numpy as np
primaryColor ="#F63366"
backgroundColor="#FFFFFF"
secondaryBackgroundColor="#F0F2F6"
textColor="#262730"