Spaces:
Runtime error
Runtime error
Umang Chaudhry
commited on
Commit
•
7a5edd8
1
Parent(s):
311c49f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Future of Free Speech App.
|
2 |
|
3 |
In this project we’ll be creating a tool to empower people to respond to hate speech and misinformation only by creating an action dashboard that provides relevant background, and that drafts a response. that respects:
|
|
|
1 |
+
---
|
2 |
+
title: Free Speech Test
|
3 |
+
emoji: 🎃
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.27.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
14 |
+
|
15 |
# Future of Free Speech App.
|
16 |
|
17 |
In this project we’ll be creating a tool to empower people to respond to hate speech and misinformation only by creating an action dashboard that provides relevant background, and that drafts a response. that respects:
|