AroojImtiaz commited on
Commit
6a16e15
·
verified ·
1 Parent(s): e5e4d98

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ rad=st.sidebar.radio("Navigation",["Home","Sarcasm Detection","Sentiment Analysi
23
  #Home Page
24
  if rad=="Home":
25
  st.title("Text Analyzer")
26
- st.image("SEO-articles-V2_Text-Analysis.png")
27
  st.text(" ")
28
  st.text("The Following Text Analysis Options Are Available->")
29
  st.text(" ")
 
23
  #Home Page
24
  if rad=="Home":
25
  st.title("Text Analyzer")
26
+ st.image("Text-Analysis.png")
27
  st.text(" ")
28
  st.text("The Following Text Analysis Options Are Available->")
29
  st.text(" ")