Spaces:
Sleeping
Sleeping
File size: 79 Bytes
73e78c8 |
1 2 3 4 |
import streamlit as st
import prediction
import seaborn as sns
prediction.run() |