breadlicker45 commited on
Commit
46005e9
1 Parent(s): 04a639d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ with st.sidebar:
26
 
27
  with col1:
28
  prompt= st.text_area('Your prompt here',
29
- '''what is the meaning of life?''')
30
 
31
  with col2:
32
  select_model = st.radio(
 
26
 
27
  with col1:
28
  prompt= st.text_area('Your prompt here',
29
+ '''What is the meaning of life?''')
30
 
31
  with col2:
32
  select_model = st.radio(