Add NFAA tag (#1)
Browse files- Add NFAA tag (3ce00a32306932ad92f1054a77943938a79dc489)
Co-authored-by: No-mad <[email protected]>
README.md
CHANGED
@@ -7,6 +7,9 @@ sdk: gradio
|
|
7 |
sdk_version: 3.27.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 3.27.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
tags:
|
11 |
+
- not-for-all-audiences
|
12 |
+
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|