ikoghoemmanuell
commited on
Commit
·
b8a6078
1
Parent(s):
f177fb5
Update app.py
Browse files
app.py
CHANGED
@@ -99,15 +99,15 @@ if choice == 'About':
|
|
99 |
use_column_width=True,
|
100 |
width=400)
|
101 |
st.markdown('''
|
102 |
-
<p style='font-size: 20px; font-style: italic;font-style: bold;
|
103 |
|
104 |
-
TRUTH is a cutting-edge application specifically designed to combat the spread of fake
|
105 |
-
Using state-of-the-art algorithms and advanced deep learning techniques,
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
|
112 |
</p>
|
113 |
''',
|
|
|
99 |
use_column_width=True,
|
100 |
width=400)
|
101 |
st.markdown('''
|
102 |
+
<p style='font-size: 20px; font-style: italic;font-style: bold;'>
|
103 |
|
104 |
+
TRUTH is a cutting-edge application specifically designed to combat the spread of fake
|
105 |
+
news. Using state-of-the-art algorithms and advanced deep learning techniques, our app
|
106 |
+
empowers users to detect and verify the authenticity of news articles. TRUTH provides
|
107 |
+
accurate assessments of the reliability of news content. With its user-friendly
|
108 |
+
interface and intuitive design, the app enables users to easily navigate and obtain
|
109 |
+
trustworthy information in real-time. With TRUTH, you can take control of the news you
|
110 |
+
consume and make informed decisions based on verified facts.
|
111 |
|
112 |
</p>
|
113 |
''',
|