JainilP30 commited on
Commit
295bacb
Β·
verified Β·
1 Parent(s): 27f6fba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸ“š Fake News Detector
2
 
3
  **Detects Fake News using an ensemble of 3 Models (Naive Bayes, Logistic Regression, and GloVe-based embeddings)**
 
1
+ ---
2
+ title: Fake News Detector
3
+ emoji: πŸ“š
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 5.33.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ short_description: 'Detects Fake News using the ensemble of 3 Models '
12
+ ---
13
+
14
  # πŸ“š Fake News Detector
15
 
16
  **Detects Fake News using an ensemble of 3 Models (Naive Bayes, Logistic Regression, and GloVe-based embeddings)**