markytools commited on
Commit
f1260bc
·
1 Parent(s): 33476c5

updated pom file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ else:
73
  """, unsafe_allow_html=True)
74
 
75
  genre = st.radio(
76
- "Choose dataset to finetune", radioButtonList, index=0
77
  )
78
 
79
  # Initialize language model
 
73
  """, unsafe_allow_html=True)
74
 
75
  genre = st.radio(
76
+ "Tired of reading your files? Chat with it using AI! Choose dataset to finetune", radioButtonList, index=0
77
  )
78
 
79
  # Initialize language model