EdwardXu commited on
Commit
771f0c2
1 Parent(s): 91a8fc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -318,7 +318,7 @@ if 'text_search' not in st.session_state:
318
 
319
  embeddings_model = Embeddings()
320
 
321
- model_type = st.sidebar(("50d"), index=1)
322
 
323
  st.title("in in-class coding practice1 Demo")
324
  st.subheader(
 
318
 
319
  embeddings_model = Embeddings()
320
 
321
+ st.sidebar.write("Model Type: 50d")
322
 
323
  st.title("in in-class coding practice1 Demo")
324
  st.subheader(