7B-test / app.py
SUSSYMANBI's picture
Update app.py
e91bc8c
raw
history blame
75 Bytes
import streamlit as st
x = st.text("7B")
x = st.slider("num of segments")