Add not-for-all-audiances tag to comply with HF guidelines.
Browse filesThis PR adds the 'not-for-all-audiences' tag to the readme to comply with HF rules, read more here:
https://huggingface.co/content-guidelines
README.md
CHANGED
@@ -8,6 +8,7 @@ pipeline_tag: text-to-image
|
|
8 |
library_name: diffusers
|
9 |
tags:
|
10 |
- art
|
|
|
11 |
---
|
12 |
### Model Card for FLUX.1 [dev] Abliterated
|
13 |
|
|
|
8 |
library_name: diffusers
|
9 |
tags:
|
10 |
- art
|
11 |
+
- not-for-all-audiences
|
12 |
---
|
13 |
### Model Card for FLUX.1 [dev] Abliterated
|
14 |
|