Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ The NSFW-3B AI model is a highly advanced, uncensored, and unrestricted AI model
|
|
19 |
|
20 |
**Dark Personality**: The AI model is designed to be a partner in crime, helping users explore their darkest desires and potential actions.
|
21 |
|
|
|
|
|
22 |
```python
|
23 |
import torch
|
24 |
from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
|
|
|
19 |
|
20 |
**Dark Personality**: The AI model is designed to be a partner in crime, helping users explore their darkest desires and potential actions.
|
21 |
|
22 |
+
<a href="https://www.buymeacoffee.com/oevortex" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
23 |
+
|
24 |
```python
|
25 |
import torch
|
26 |
from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
|