Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: π
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
|
@@ -8,7 +8,7 @@ app_port: 8501
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
-
short_description:
|
| 12 |
hf_oauth: true
|
| 13 |
hf_oauth_scopes:
|
| 14 |
- inference-api
|
|
@@ -19,4 +19,4 @@ hf_oauth_scopes:
|
|
| 19 |
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
|
| 20 |
|
| 21 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 22 |
-
forums](https://discuss.streamlit.io).
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Interactive Audit Assistant
|
| 3 |
emoji: π
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
|
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
+
short_description: Answering various questions about Ugandian Govs' reports
|
| 12 |
hf_oauth: true
|
| 13 |
hf_oauth_scopes:
|
| 14 |
- inference-api
|
|
|
|
| 19 |
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
|
| 20 |
|
| 21 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 22 |
+
forums](https://discuss.streamlit.io).
|