An24 commited on
Commit
d1c5e1c
·
verified ·
1 Parent(s): 244caa1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Social Media Toxicity Detector
2
 
3
  A browser extension that detects toxic, offensive, hate speech, and spam content on social media platforms using a machine learning model.
 
1
+ ---
2
+ title: My Hugging Face Space
3
+ emoji: 🚀
4
+
5
+ colorFrom: blue
6
+ colorTo: purple
7
+ sdk: streamlit
8
+ sdk_version: "1.25.0"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ Check out the configuration reference at [Hugging Face Spaces Config](https://huggingface.co/docs/hub/spaces-config-reference).
14
+
15
  # Social Media Toxicity Detector
16
 
17
  A browser extension that detects toxic, offensive, hate speech, and spam content on social media platforms using a machine learning model.