milstone2 / app.py
Gregoryjr
Update app.py
b74757c unverified
raw
history blame
95 Bytes
import streamlit as st
from transformers import pipeline
if st.button("submit"):
return(4)