AroojImtiaz commited on
Commit
45d7639
·
verified ·
1 Parent(s): 47546a6

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("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(" ")