harshalpalande commited on
Commit
2f08389
·
verified ·
1 Parent(s): 74b7c64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,6 +112,6 @@ gr.Interface(
112
  gr.Textbox(label="Sensationalism Score"),
113
  gr.Textbox(label="Source Reputation")
114
  ],
115
- title="📰 TruthLens - AI News Analyzer",
116
  description="Paste a news article URL or text to check its bias, sensationalism, reputation, and summary."
117
  ).launch()
 
112
  gr.Textbox(label="Sensationalism Score"),
113
  gr.Textbox(label="Source Reputation")
114
  ],
115
+ title="📰 TruthLens - News Analyzer",
116
  description="Paste a news article URL or text to check its bias, sensationalism, reputation, and summary."
117
  ).launch()