File size: 94 Bytes
7f8de92
 
6e55cbd
 
716161c
1
2
3
4
5
6
import streamlit as st
from transformers import pipeline 

if st.button("submit")
  return(4)