Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
To run the tool, first ensure you have the python `streamlit` package installed. Then run the following command in your terminal from the root directory of the repo:
|
11 |
-
|
12 |
-
```
|
13 |
-
streamlit run tool.py
|
14 |
-
```
|
15 |
-
|
16 |
-
See what you think!
|
|
|
1 |
+
---
|
2 |
+
title: RAISE AI Policy Benchmark
|
3 |
+
sdk: streamlit
|
4 |
+
emoji: 📊
|
5 |
+
app_file: tool.py
|
6 |
+
---
|
7 |
+
|
8 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|