Taufiqurrahman's picture
Update app.py
043b49b
raw
history blame contribute delete
79 Bytes
import streamlit as st
import prediction
import seaborn as sns
prediction.run()