e644d85 3ca9564 c2e7119
1
2
3
4
5
import streamlit as st from transformers import pipeline st.title("7B demo") st.write("enter a text")