Spaces:
Sleeping
Sleeping
Dhritiman Sagar
commited on
Commit
·
58c2430
1
Parent(s):
6846d01
Fix readme
Browse files
README.md
CHANGED
@@ -1,14 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
To begin, install dependencies as: `pip install -r requirements.txt`
|
13 |
-
|
14 |
-
Thereafter run `chainlit run app.py`
|
|
|
1 |
+
---
|
2 |
+
title: Ai Ethics Bot
|
3 |
+
emoji: 🔥
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: red
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|