Add NFAA tag (#3)
Browse files- Add NFAA tag (b436cb82d674293aae21edf162a304f408fdb81a)
Co-authored-by: No-mad <[email protected]>
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
|