Update README.md
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ The model categorizes images into five classes:
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
| 59 |
-
# **Run with Transformers
|
| 60 |
|
| 61 |
```python
|
| 62 |
!pip install -q transformers torch pillow gradio
|
|
@@ -141,6 +141,36 @@ This model is designed for responsible content moderation and filtering. It is e
|
|
| 141 |
|
| 142 |
---
|
| 143 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 144 |
## **Ethical Reminder**
|
| 145 |
|
| 146 |
This tool was created to **enhance digital safety**. Do not use it to harm, surveil, or exploit individuals or communities. By using this model, you commit to ethical and privacy-respecting practices.
|
|
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
| 59 |
+
# **Run with Transformers**
|
| 60 |
|
| 61 |
```python
|
| 62 |
!pip install -q transformers torch pillow gradio
|
|
|
|
| 141 |
|
| 142 |
---
|
| 143 |
|
| 144 |
+
## Demo Inference
|
| 145 |
+
|
| 146 |
+
> [!warning]
|
| 147 |
+
Anime Picture
|
| 148 |
+
|
| 149 |
+

|
| 150 |
+
|
| 151 |
+
> [!warning]
|
| 152 |
+
Extincing & Sensual
|
| 153 |
+
|
| 154 |
+

|
| 155 |
+

|
| 156 |
+
|
| 157 |
+
> [!warning]
|
| 158 |
+
Hentai
|
| 159 |
+
|
| 160 |
+

|
| 161 |
+
|
| 162 |
+
> [!warning]
|
| 163 |
+
Pornography
|
| 164 |
+
|
| 165 |
+

|
| 166 |
+
|
| 167 |
+
> [!warning]
|
| 168 |
+
Safe for Work
|
| 169 |
+
|
| 170 |
+

|
| 171 |
+
|
| 172 |
+
---
|
| 173 |
+
|
| 174 |
## **Ethical Reminder**
|
| 175 |
|
| 176 |
This tool was created to **enhance digital safety**. Do not use it to harm, surveil, or exploit individuals or communities. By using this model, you commit to ethical and privacy-respecting practices.
|