Add NFAA tag
#3
by
no-mad
HF staff
- opened
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
|