milstone2 / app.py
Gregoryjr
Update app.py
e856b8c unverified
raw
history blame
80 Bytes
import streamlit as st
from transformers import pipeline
st.button("submit")