File size: 129 Bytes
1a80035
 
 
 
 
 
1
2
3
4
5
6
7
import streamlit as st


input_text = st.text_area("Enter your sample")
input_label = st.text_input("support, help, important")