Add NFAA tag
Browse filesHi, please add the "Not-For-All-Audiences" tag since this content might not be suitable for all audiences. Here's our content policy for reference: https://huggingface.co/content-guidelines
Thank you!
README.md
CHANGED
@@ -8,6 +8,8 @@ sdk_version: 4.36.0
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
short_description: Compare up to 6 image models!
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
short_description: Compare up to 6 image models!
|
11 |
+
tags:
|
12 |
+
- not-for-all-audiences
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|