Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SUSSYMANBI
/
7B-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SUSSYMANBI
commited on
Oct 15, 2023
Commit
e91bc8c
·
1 Parent(s):
202ec79
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
3
-
x = st.text("7B")
1
import streamlit as st
2
3
+
x = st.text("7B")
4
+
x = st.slider("num of segments")