AnotherMike

Member
Mar 26, 2020
148
132
I just took a peek at your prompt_builder. I have a bit of reverse eng to do (still doing that to the original) but there is some good stuff in it. Your position prompt and use of face visible looks solid, so does your height system (and will save me time doing it myself), you have greater breast scaling built in and my favorite might be the sheer for transparency. I tagged transparency to sluttiness as I didn't know how to pull the info from clothing. Awesome on that. This is going to be helpful, thank you, as I haven't kept up on the site for QA regarding the GenAI. Sometimes I just pound a square into a circular hole with a hammer until it fits.

The currentPerson.slave_collar add at the end of outfit prompt has me wondering if that would work for .wide_choker for example... MORE TESTING!
A lot of the things you've mentioned were not made by me though, like the shear for transparency, if that wasn't in the original GenAI then I think it was added by ycbelane who also created the img2img feature, it's his version I've built upon, so credit for those features has to go to ycbelane :)
 

StopWatch

Newbie
Jul 17, 2018
18
27
A lot of the things you've mentioned were not made by me though, like the shear for transparency, if that wasn't in the original GenAI then I think it was added by ycbelane who also created the img2img feature, it's his version I've built upon, so credit for those features has to go to ycbelane :)
I see. I've been working off of V0.31 vanilla. I should have been back to the site sooner, but been to busy puzzling this language together or saving Super Earth on my free time.

Edit: Note that is it wasn't for this site and the reply I got regarding adding cum when/where relevant. I wouldn't have run off to the races with adding to it. So props to the community here.
 

Bluecats

Newbie
Aug 12, 2016
70
18
Are you on a 50-series card? I don't have a mac, but I ran into cuda version issues on Linux as well, might be worth having a look at this page:
It's an M1 - tried some of the advice on this page but still running into the same error with running webui.sh. Torch seems to be installed but unable to get around the CUDA issue. Would changing model help? Trying this all with the DMD Real Dream mentioned in the img2img posts
 

Absurdity

Member
Apr 2, 2021
230
225
How do I do that thing where I can alter a girl's stats or opinions by spending clarity? From what I understood from the explanation event you need to give a girl a serum and them make her orgasm, but it never once triggered after that one event.
 

Deane9850

Active Member
Jan 4, 2018
597
612
How do I do that thing where I can alter a girl's stats or opinions by spending clarity? From what I understood from the explanation event you need to give a girl a serum and them make her orgasm, but it never once triggered after that one event.
Trancing depends a lot on girl's suggestibility. Each time she O, a d100 is rolled and if its under her suggestibility stat, then she will enter trance.
 
  • Like
Reactions: Absurdity

bustanv

New Member
Oct 10, 2020
1
0
I've been messing around a lot more with the AI mod and made a lot of changes, though most of them are a bit wonky at the moment, would be great of someone better than me and writing prompts could have go at things :)

What Iv'e done:

1.
Added a checkbox to enable/disable the background removal from my previous version. IF background removal is disabled, the prompt will now include a location name, (research laboratory, office, mom's bedroom and so on) so that the background can be a bit more populated. Though that only really works if the denoise strength is set extremely high and/or img2img is disabled, otherwise the blank background with stick around.

2.
I've tried to pass along more details about the physique of the girls in the prompt, looking at both the height and the weight of the girl, so now it doesn't just send one of the body-types used for the old images, "slim body", "standard body", "curvy body" and "pregnant body". It tries (and mostly fails) to give different prompts for different height and weight. Thought since it's not like stable diffusion understands "a woman with a weight 200 pounds" i still have to translate that to meaningful prompts. But more on that in a bit.

3.
Ive also located and tried to pass along more details about the sexual positions when your're having sex. So rather than just send "on all fours", "sitting","kneeling", which were based on the pose of the original image, I now send information about the actual sex-act in the prompt (blowjob, deepthroat, missionary sex, anal sex in doggy style and so on).

Both the 2nd and 3rd change, unfortunately, are highly inconsistent. Even though I've experimented A LOT with stable diffusion before this, I haven't really considered how difficult (or impossible?) it is to write a prompt that works on the first try. If you write "blowjob" as a parameter, you might get an image of the girl giving a blowjob, or you might get an image of her turning herself into a pretzel while a penis grows out of her mouth.

Same for weight, as mentioned, i can't really send actual weight and height to stable diffusion and hope for any good result, so for weight I calculate BMI and the send a prompt based on that, so for example, the cousin has a BMI of around 35 (which is NOT healthy) based on that I make a (completely uneducated) guess that maybe something like overweight:1.33 might be a good part of the prompt.

but with overewight:1.33 in the prompt, both these images were generated during a sex scene with her, and that's with all the in stable diffusion parameters (for steps, cfg scale, model and so on) being exactly the same, if I swap models, the different becomes even greater, some models barely seems to recognize the overweight prompt while others' quickly turns the girls into whales with overweight in the prompt.

Simply put, it seems impossible to get a consistent level of "overweightedness".

Otherwise I kind of liked the idea of making the serums for gaining or losing weight & growing or shrinking in height more relevant.

View attachment 4903308


with image to image enabled things obviously stabilize, but it stabilize so quickly that most of my changes completely goes away :) I haven't been able to find any sweet-spot for the denoising strength where the img2img helps steer things in the right direction but at the same time doesn't completely overpower the changes I've made. Even with a fairly high denoising strength, you'd at most see some random penises popping up during sex scenes when img2img is enabled.

So again, not sure how interesting this is for most people due to how inconsistent it is, but perhaps someone better than me at writing prompts can do something with it, at at least the basics are there now as far as figuring out BMI and what sexual positions are used and so on :)

Edit:
Had messed up a bit with the sex-position thing, making it only identify it sometimes, removed the old attached file and attached a fixed version so now it should recognize the changed position to a better extent ( still doesn't make the prompts any more reliable though :) )
What model did you use here?
 

AnotherMike

Member
Mar 26, 2020
148
132
It's an M1 - tried some of the advice on this page but still running into the same error with running webui.sh. Torch seems to be installed but unable to get around the CUDA issue. Would changing model help? Trying this all with the DMD Real Dream mentioned in the img2img posts
While the model used does affect things such as how much memory is required, it should really only be relevant when you get as far as trying to generate an image, so if you get an error during launch, it's likely something else.

But as far as I know, CUDA is a nvidia specific things, so I would've thought having a pytorch that is NOT compiled for Cuda would be a good thing, rather than an error, if you run on a system without nvidia cards?

unfortunately I don't have much more to contribute but I'll just mention that I've had surprisingly good results with ChatGPT in situations like this, just describing my setup, what I'm trying to do and then pasting the entire error message into chatGPT has often provided some useful hints on what to do next.

Other than that, there's something called StabilityMatrix that does a lot of the hard work for you when it comes to installing various differnt AI tools but while there is a mac version, with a quick search I found several M1 users that reported rather poor results, so not sure how helpful it'd be for you.
 
  • Like
Reactions: Bluecats

Minoin

Member
Jan 16, 2018
131
72
Greetings All,

A suggestion: wouldn't it be better to create a new discussion thread for the AI mod (similar to fan art threads)?
the first post can have the main links and instructions on how to install and run it, so that interested noobs like me know where/how to start.

I've tried to read through the posts here, but I am more lost than ever, and from other comments it's clear I'm not the only one.

To the tech-save ones amongst you: please consider?

Big kisses for any gentleman who comes to this damsel's rescue ;-*
 

ramvivat

Engaged Member
Jun 28, 2022
3,346
1,960
Hi!
is there any special icon (i mean in the last update) in the girl' names for breeding cow/breeding fascination status? i mean if you simply want to cover you cow without any words, where you see her - walk to her, up her skirt and penetrate her with no any hi's - cum inside ana wall with no any bye's.
 

Deane9850

Active Member
Jan 4, 2018
597
612
Hi!
is there any special icon (i mean in the last update) in the girl' names for breeding cow/breeding fascination status? i mean if you simply want to cover you cow without any words, where you see her - walk to her, up her skirt and penetrate her with no any hi's - cum inside ana wall with no any bye's.
If using VT mod, yes... base game, no.
 
  • Like
Reactions: ramvivat

themagiman

Well-Known Member
Mar 3, 2018
1,665
525
Thank you so much for this! it worked amazingly, using img2img and a low noise value really does wonders for keeping things appearances consistent and the poses "sane" while still getting some nice improvements.

I figured I'd do my part and help out a bit as well by trying to remove the square background, which proved to be both easier and more annoying than I thought, mostly because the way I started doing it (using the rembg extension) just refused to work, but after I finally switched to another extension instead, it was incredibly simple so now I'm beating myself up over all the hours I wasted working on the wrong solution :)


View attachment 4895044

I've attached my modified sdcclient_ren.py file, but all I did was literally to add this line to the API-request:
'"script_args": [true, false, false, "#000000", false], "script_name": "abg remover", ' + \

There's no settings to turn it off or anything, so if anyone tries to use this, you have to make sure that the ABG extension is installed.

View attachment 4895045
How do I use your file to get results like this?
 

Deane9850

Active Member
Jan 4, 2018
597
612
Greetings All,

A suggestion: wouldn't it be better to create a new discussion thread for the AI mod (similar to fan art threads)?
the first post can have the main links and instructions on how to install and run it, so that interested noobs like me know where/how to start.

I've tried to read through the posts here, but I am more lost than ever, and from other comments it's clear I'm not the only one.

To the tech-save ones amongst you: please consider?

Big kisses for any gentleman who comes to this damsel's rescue ;-*
The author isn't on F95 or at least I never saw his post here... Well, he rarely posted on discord either, other than posting new version or reacting to his mod suggestion, so its up to peoples who familiar with AI and the mod to create a separate thread. Our general mod channel got similar problem too, despite it having it's own thread for it.
 
  • Like
Reactions: Minoin

Gman131

Newbie
Sep 20, 2017
40
50
This one's always a gem, but I have to ask since the git isn't loading for me
What's actually new with this update, before I DL it? I'm sure there's a spate of bugfixes, but in terms of like actual content what's been added since I last played (which going by my filename seems to be October 2024)
New serum traits?
New story stuff?
 

Deane9850

Active Member
Jan 4, 2018
597
612
This one's always a gem, but I have to ask since the git isn't loading for me
What's actually new with this update, before I DL it? I'm sure there's a spate of bugfixes, but in terms of like actual content what's been added since I last played (which going by my filename seems to be October 2024)
New serum traits?
New story stuff?
Search my post in this thread... I posted them around 5-10 pages back
 
  • Like
Reactions: HimDownstairs
4.60 star(s) 73 Votes