Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ app_file: app.py
|
|
8 |
app_port: 8501
|
9 |
pinned: false
|
10 |
short_description: Uncover and summarize vulnerable groups findings
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
8 |
app_port: 8501
|
9 |
pinned: false
|
10 |
short_description: Uncover and summarize vulnerable groups findings
|
11 |
+
authors:
|
12 |
+
- user: https://huggingface.co/mtyrrell
|
13 |
+
- user: https://huggingface.co/leavoigt
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
17 |
+
This app is custom streamlit docker version of https://huggingface.co/spaces/mtyrrell/cpv_3.1
|
18 |
+
Contributors:
|