import streamlit as st from transformers import pipeline st.title("7B demo") st.write("enter a text")