palitrajarshi commited on
Commit
d73c355
β€’
1 Parent(s): 7cc9cee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def main():
18
 
19
  st.title("Smart Apps πŸ’ ")
20
  st.subheader("Your Personal Smart Assistant")
21
- st.text('These are a set of GenAI apps designed to help human intensive tasks easier')
22
 
23
  #st.sidebar.title("😎")
24
  st.sidebar.image('./resume_screening.jpg',width=300, use_column_width=True)
 
18
 
19
  st.title("Smart Apps πŸ’ ")
20
  st.subheader("Your Personal Smart Assistant")
21
+ st.text('These are a set of GenAI apps designed to make human intensive tasks easier')
22
 
23
  #st.sidebar.title("😎")
24
  st.sidebar.image('./resume_screening.jpg',width=300, use_column_width=True)