c0ffeeeee Posted April 25, 2023 Posted April 25, 2023 (edited) C0ffee's Erotic Story Generator! Use the power of AI to live out your wildest fantasies Check it out here: [NSFW] C0ffee's Erotic Story Generator 2 - a Hugging Face Space by coffeeee How to use: 1. In the textbox, enter a "prompt", the start of your story. 2. Click generate to have the AI create the rest of your story. 3. Continue your story by entering what happens next in the textbox. Longer prompts usually generate better results by giving the AI more to contextualize. Works from third person and first person POVs. ____________________________ Samples: Prompt: The busty brunette leans back on the table while you bury your face in her boobs. You suck on one of her nipples as she moans, " Spoiler Prompt: You spank her butt, causing her to yelp in pain. Her butt is glowing red, but you don't care as you spank her again. Spoiler Prompt: Maria spreads her cheeks, revealing her winking anus to John. Maria can only moan, " Spoiler ____________________________ If you have any issues, please let me know. Also, please share your most fun stories down below Edited May 13, 2023 by c0ffeeeee 6
c0ffeeeee Posted April 25, 2023 Author Posted April 25, 2023 (edited) Running Story Generator App Locally (For Windows) Skip the online HuggingFace queue, and generate stories on your local machine nsfw-c0ffees-erotic-story-generator2.zip How to use: 1. Install Python https://www.python.org/downloads/ (make sure add Python to environment variables and install pip option is ticked) 2. Extract above folder to desired destination 3. Double click run.bat to run; first time run will take awhile to install the dependencies, then application will open in a new window Edited June 2, 2023 by c0ffeeeee 2
yhl19951120 Posted April 26, 2023 Posted April 26, 2023 Does this support languages other than English?
c0ffeeeee Posted April 26, 2023 Author Posted April 26, 2023 33 minutes ago, yhl19951120 said: Does this support languages other than English? No, that would require training model on a dataset not in English, but did you have a language in mind?
Siemann Posted April 26, 2023 Posted April 26, 2023 Ah, to return to those halcyon days when AI chatbots were a novel distraction and not harbingers of industrial apocalypse. My potato rig couldn't run AI Dungeon locally and I couldn't be arsed to register an account, so I totally missed that bus. A dedicated public NSFW spinoff certainly piques my curiosity. It takes some coaching to stabilize, and it, ah, definitely falls into certain patterns: in my first shot I tried to set up a firm lesbian foundation, and the very first reply pivoted to defecting from a broken home to Daddy. XD Second one was a bit more stable, but jumped from vaginal to anal literally in one sentence. How do you actually train this stuff? Given how Stable Diffusion and its ilk have forced a copyright flashpoint, I'm much warier of this tech than when it first came out, but if we were to pool our expertise on an open-source project, this'd have a leg up on the "mainstream" engineers.
c0ffeeeee Posted April 26, 2023 Author Posted April 26, 2023 (edited) 21 minutes ago, Siemann said: Ah, to return to those halcyon days when AI chatbots were a novel distraction and not harbingers of industrial apocalypse. My potato rig couldn't run AI Dungeon locally and I couldn't be arsed to register an account, so I totally missed that bus. A dedicated public NSFW spinoff certainly piques my curiosity. It takes some coaching to stabilize, and it, ah, definitely falls into certain patterns: in my first shot I tried to set up a firm lesbian foundation, and the very first reply pivoted to defecting from a broken home to Daddy. XD Second one was a bit more stable, but jumped from vaginal to anal literally in one sentence. How do you actually train this stuff? Given how Stable Diffusion and its ilk have forced a copyright flashpoint, I'm much warier of this tech than when it first came out, but if we were to pool our expertise on an open-source project, this'd have a leg up on the "mainstream" engineers. There's some resources out there about how to train GPT using libraries from Huggingface. Pretty complicated stuff but at the same time abstracts a lot of the very complex stuff. I also used BeautifulSoup to parse some of the stories from Literotica to create the dataset. I trained it mostly on data from the "anal" category (because that was the first category on Literotica lol) so it should be best at 1 on 1 butt stuff. I'll try training on a more varied dataset with lesbians and stuff to see if I can improve it in that regard. The process wasn't hard to do but it takes a VERY beefy server. This model is only GPT2 medium, and I was only barely able to fit it on two RTX 3080s, 16 GB VRAM each. Obviously Microsoft's Bing Chat and Google's Bard will be a way better than anything I make but I want to see what kind of porn I can make with this tech, and cmaaaan, not too shabby for a one-person job, right? lol I'd give you my code but it's so, so spaghetti, instead I will offer you the pretty good machine learning transformers course on Huggingface: Introduction - Hugging Face Course P.S. if the bot strays too off-topic, you can always undo the last prompt and try it again Edited April 26, 2023 by c0ffeeeee 2
Siemann Posted April 26, 2023 Posted April 26, 2023 As someone who goes in looking to break stuff, I'm actually impressed how well it's managing to parse futanari themes: it's rough, but not bipolar. The real test will be seeing how well it handles transformation. I keep a presence on LE and at some point hope to actually submit stories, so if you ever need input data, I can float you my prose—Write the Smut You Want to Read in the World.
Algene Posted April 26, 2023 Posted April 26, 2023 Genuinely good for a one man job, And without having to commit fraud nor using some sketchy keys, still, the free* alpaca 30b LoRA is of course better, and I don't think anyone, not even Novelai can compete with GTP-4, lamentably opeai is ruled by prudes, can you imagine a GTP-4 trained in porn? I won't leave my house for weeks.
c0ffeeeee Posted April 26, 2023 Author Posted April 26, 2023 37 minutes ago, Algene said: Genuinely good for a one man job, And without having to commit fraud nor using some sketchy keys, still, the free* alpaca 30b LoRA is of course better, and I don't think anyone, not even Novelai can compete with GTP-4, lamentably opeai is ruled by prudes, can you imagine a GTP-4 trained in porn? I won't leave my house for weeks. I don't know if I can fit Alpaca 30B on just the two RTX 3080s I have available, I was barely able to fit GPT2-medium and even that took several days to train lol 1
c0ffeeeee Posted April 26, 2023 Author Posted April 26, 2023 11 hours ago, Siemann said: As someone who goes in looking to break stuff, I'm actually impressed how well it's managing to parse futanari themes: it's rough, but not bipolar. The real test will be seeing how well it handles transformation. I keep a presence on LE and at some point hope to actually submit stories, so if you ever need input data, I can float you my prose—Write the Smut You Want to Read in the World. We could try fine-tuning the model on your stories to try and generate in your style ^^ 1
Algene Posted April 26, 2023 Posted April 26, 2023 2 hours ago, c0ffeeeee said: I don't know if I can fit Alpaca 30B on just the two RTX 3080s I have available, I was barely able to fit GPT2-medium and even that took several days to train lol I'm aware my man,just saying, I think you can fit it with the last finetune, but no idea where to get it, maybe /lmg/ on /g/ know more?
teitogun Posted May 1, 2023 Posted May 1, 2023 How long does it take to load? It seems to be just stuck at "preparing space" in my browser
c0ffeeeee Posted May 1, 2023 Author Posted May 1, 2023 17 hours ago, teitogun said: How long does it take to load? It seems to be just stuck at "preparing space" in my browser I think Huggingface spaces are a little buggy, I just restarted the space and it should be working in a second once it loads
c0ffeeeee Posted May 13, 2023 Author Posted May 13, 2023 (edited) Update: Here is a new version of the model trained on a much, much larger dataset (over 2 GB of raw erotica text!!!). The last one only took 2-3 days to train, this one took over a week, and can generate more natural sounding responses. Enjoy! [NSFW] C0ffee's Erotic Story Generator 2 - a Hugging Face Space by coffeeee Edited May 13, 2023 by c0ffeeeee
AblativeAbsolute Posted May 19, 2023 Posted May 19, 2023 If you are looking to expand your dataset for further training, take a look at these collections. The website scrapes should be of particular interest.
c0ffeeeee Posted May 20, 2023 Author Posted May 20, 2023 (edited) 10 hours ago, AblativeAbsolute said: If you are looking to expand your dataset for further training, take a look at these collections. The website scrapes should be of particular interest. huh... wow, super cool! My dataset was just trained off literotica stories, maybe RP forums will make for more of that text adventurey content I was aiming for. Thanks! Actually yea, they have the Literotica dataset already... would have saved me the effort of writing the beautifulsoup webscraping LOL Edited May 20, 2023 by c0ffeeeee
c0ffeeeee Posted June 1, 2023 Author Posted June 1, 2023 19 hours ago, Wiliams2023 said: hi yo waddup
chocolola Posted June 2, 2023 Posted June 2, 2023 Big thanks. i have a couple questions, is it possible to dowload it to run it manually? how to do that, cant find download button there... it is possible to generate long story?
c0ffeeeee Posted June 2, 2023 Author Posted June 2, 2023 (edited) 14 hours ago, chocolola said: Big thanks. i have a couple questions, is it possible to dowload it to run it manually? how to do that, cant find download button there... it is possible to generate long story? Yes there is, earlier I tried making a simple one-click .exe for the application but it didn't work too well, so instead you'll have to install python to execute it. I'm adding the process to the main thread now. Also, there's a limit to the length of the story based on the model used. The model used for Story Generator is GPT2-Medium, which can generate stories of approx. 2000 words. Larger models like GPT3 can generate much longer sequences, but either require huge servers or money to train, which I can't do. Edited June 2, 2023 by c0ffeeeee
c0ffeeeee Posted June 2, 2023 Author Posted June 2, 2023 14 hours ago, chocolola said: Big thanks. i have a couple questions, is it possible to dowload it to run it manually? how to do that, cant find download button there... it is possible to generate long story? I added instructions here: Let me know if you encounter any issues. 1
chocolola Posted June 2, 2023 Posted June 2, 2023 47 minutes ago, c0ffeeeee said: I added instructions here: Let me know if you encounter any issues. it doesnt work, says something like: running virtual environment... Installing dependencies... "pip" is not internal or external command, executable program, or batch file. "pip" is not internal or external command, executable program, or batch file. running application... Python Press any key to continue. . .
c0ffeeeee Posted June 2, 2023 Author Posted June 2, 2023 44 minutes ago, chocolola said: it doesnt work, says something like: running virtual environment... Installing dependencies... "pip" is not internal or external command, executable program, or batch file. "pip" is not internal or external command, executable program, or batch file. running application... Python Press any key to continue. . . oh, in the installer, tick the box to install pip as well 1
chocolola Posted June 2, 2023 Posted June 2, 2023 54 minutes ago, c0ffeeeee said: oh, in the installer, tick the box to install pip as well Thank you, it worked) Unfortunately, it has very little understanding of input data and often generates random plots. Why do you use the gpt2-medium? Would it get smarter if you used the large or xl version of gpt2?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now