William14045's picture
Update app.py
0d86128
raw
history blame
51 Bytes
import streamlit as st
import predict
predict.run()