Update README.md
Browse files
README.md
CHANGED
|
@@ -114,6 +114,8 @@ if __name__ == "__main__":
|
|
| 114 |
iface.launch()
|
| 115 |
```
|
| 116 |
|
|
|
|
|
|
|
| 117 |
# **Guidelines for Use Mature-Content-Detection**
|
| 118 |
|
| 119 |
The **Mature-Content-Detection** model is a computer vision classifier designed to detect and categorize adult-themed and anime-based content. It supports responsible content moderation and filtering across digital platforms. To ensure the ethical and intended use of the model, please follow the guidelines below:
|
|
|
|
| 114 |
iface.launch()
|
| 115 |
```
|
| 116 |
|
| 117 |
+
---
|
| 118 |
+
|
| 119 |
# **Guidelines for Use Mature-Content-Detection**
|
| 120 |
|
| 121 |
The **Mature-Content-Detection** model is a computer vision classifier designed to detect and categorize adult-themed and anime-based content. It supports responsible content moderation and filtering across digital platforms. To ensure the ethical and intended use of the model, please follow the guidelines below:
|