final-project / app.py
mukhlishr's picture
Update app.py
a364aef
raw
history blame
58 Bytes
import streamlit as st
import prediction
prediction.run()