Image Classification
Transformers
Safetensors
English
siglip
siglip2
Not-For-All-Audiences
art
Synthetic
nsfw
sfw
Anime Picture
Hentai
Normal
Pornography
Enticing
Sensual
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Original Model : https://huggingface.co/prithivMLmods/siglip2-x256-explicit-cont
|
|
21 |
## **Install Dependencies**
|
22 |
|
23 |
```bash
|
24 |
-
pip install
|
25 |
```
|
26 |
|
27 |
---
|
|
|
21 |
## **Install Dependencies**
|
22 |
|
23 |
```bash
|
24 |
+
!pip install transformers torch pillow gradio
|
25 |
```
|
26 |
|
27 |
---
|