Abhaykoul commited on
Commit
6e6a626
1 Parent(s): b3e696b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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