Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
March07
/
PromptBench
like
7
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Immortalise
commited on
Jun 7, 2023
Commit
7c9c0aa
·
1 Parent(s):
646e829
change name
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -3,7 +3,7 @@ from parse import retrieve
3
4
5
def main():
6
-
st.title("
Streamlit App
")
7
8
model_name = st.selectbox(
9
"Select Model",
3
4
5
def main():
6
+
st.title("
PromptBench
")
7
8
model_name = st.selectbox(
9
"Select Model",