demand-forecast / app.py
bagus
update app.py
9e89665
raw
history blame contribute delete
No virus
58 Bytes
import streamlit as st
import prediction
prediction.run()