Rajesh6 commited on
Commit
78a4135
·
verified ·
1 Parent(s): 5e88125

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +2 -1
Home.py CHANGED
@@ -6,7 +6,8 @@
6
  import streamlit as st
7
 
8
  st.title("Welcome to the Complete Guide to NLP")
9
- st.header("Your One-Stop Destination to Explore Natural Language Processing, its Life Cycle, Tools, and Applications.")
 
10
  # st.subheader("Your One-Stop Destination to Explore Natural Language Processing, its Life Cycle, Tools, and Applications.")
11
  # st.header("These headers have rotating dividers", divider=True)
12
  # st.header("One", divider=True)
 
6
  import streamlit as st
7
 
8
  st.title("Welcome to the Complete Guide to NLP")
9
+ st.subheader("",divider= True)
10
+ st.subheader("Your One-Stop Destination to Explore Natural Language Processing, its Life Cycle, Tools, and Applications.")
11
  # st.subheader("Your One-Stop Destination to Explore Natural Language Processing, its Life Cycle, Tools, and Applications.")
12
  # st.header("These headers have rotating dividers", divider=True)
13
  # st.header("One", divider=True)