Update README.md
Browse files
README.md
CHANGED
@@ -49,4 +49,7 @@ out_txt = processor.decode(out[0], skip_special_tokens=True)
|
|
49 |
print(prepare(out_txt)) # woman sitting on the beach at sunset, rear view,((happy)),((happy)),((dog)),((mixed)),(()),((
|
50 |
```
|
51 |
|
|
|
|
|
|
|
52 |
|
|
|
49 |
print(prepare(out_txt)) # woman sitting on the beach at sunset, rear view,((happy)),((happy)),((dog)),((mixed)),(()),((
|
50 |
```
|
51 |
|
52 |
+
## Addition
|
53 |
+
|
54 |
+
This model support SFW and NSFW content
|
55 |
|