7f8de92 6e55cbd b74757c 716161c
1
2
3
4
5
6
import streamlit as st from transformers import pipeline if st.button("submit"): return(4)