Spaces:
Sleeping
Sleeping
AroojImtiaz
commited on
Update app.py
Browse files
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
|
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(" ")
|