Spaces:
Sleeping
Sleeping
import streamlit as st | |
import prediction | |
import seaborn as sns | |
prediction.run() |
import streamlit as st | |
import prediction | |
import seaborn as sns | |
prediction.run() |