Fake_news_detection / README.md
Sanjayraju30's picture
Update README.md
37f198d verified

A newer version of the Gradio SDK is available: 5.35.0

Upgrade
metadata
title: Fake News Detector
emoji: 🕵️
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 4.26.0
app_file: app.py
pinned: false

🕵️ Fake News Detector

Paste a news article, and this app tells you whether it's real or fake, using a transformer model.

Built using Gradio, Transformers, and the model michiyasunaga/BERT-fake-news-detection