Sanjayraju30 commited on
Commit
4c82ce8
·
verified ·
1 Parent(s): d025be7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🕵️ Fake News Detector
2
 
3
  A simple NLP app that detects whether a news article is FAKE or REAL using a fine-tuned BERT model.
 
1
+ ---
2
+ title: Fake News Detector
3
+ emoji: 🕵️
4
+ colorFrom: red
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: "4.30.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # 🕵️ Fake News Detector
13
 
14
  A simple NLP app that detects whether a news article is FAKE or REAL using a fine-tuned BERT model.