ninjaboi4

New Member
Mar 29, 2019
6
15
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 :) )

So I made a few modifications on the AI script:

V3.1
- Revamped prompt generation for more detailed and nuanced images.
- Added ControlNet and ADetailer support for advanced image customization.
- Implemented auto-centering to improve image composition.
- Enhanced UI with new settings for a second ADetailer pass, CLIP Skip, and Hires fix.
- Refactored code for better performance, error handling, and stability.

I welcome input, but this is my personal modification, so please don't expect it to work on your end (though I can't see why it wouldn't).

Probably full of bugs, sadly I wont be giving tech support on this, but hope you guys have fun.

PS: i have been using realDream-dmdfwoV2.safetensors [c96350fe95] with img2img and its been working great !

You don't have permission to view the spoiler content. Log in or register now.
 

ramvivat

Engaged Member
Jun 28, 2022
3,367
1,973
hi!
what means hymen: remnants? does this mean that her boyfriend was not very successful in deflowering his girlfriend? is it like the hymen was torn but not completely broken?
 

BeeGee

Member
Apr 26, 2018
182
195
hi!
what means hymen: remnants? does this mean that her boyfriend was not very successful in deflowering his girlfriend? is it like the hymen was torn but not completely broken?
A hymen is just a membrane. If it tears, it doesn't cease to exist, and they come in all shapes and sizes.
Depending on the shape of the hymen in question, if you're careful it is entirely possible to have sex without even damaging the hymen, and even if you do that doesn't necessarily mean you will scrape all traces of the hymen away all at once.
So yeah, there can be remnants of the hymen still attached to the vaginal wall or whatever. It would just be a small extra flap of tissue.

Thank you for coming to my TEDtalk on sex ed: female anatomy 101.
 

NaughtyAnon

New Member
Apr 2, 2020
8
2
So I made a few modifications on the AI script:

V3.1
- Revamped prompt generation for more detailed and nuanced images.
- Added ControlNet and ADetailer support for advanced image customization.
- Implemented auto-centering to improve image composition.
- Enhanced UI with new settings for a second ADetailer pass, CLIP Skip, and Hires fix.
- Refactored code for better performance, error handling, and stability.

I welcome input, but this is my personal modification, so please don't expect it to work on your end (though I can't see why it wouldn't).

Probably full of bugs, sadly I wont be giving tech support on this, but hope you guys have fun.

PS: i have been using realDream-dmdfwoV2.safetensors [c96350fe95] with img2img and its been working great !

You don't have permission to view the spoiler content. Log in or register now.
While the changes to the python script didn't work for me I like the idea you were going for. You may also want to check out lustifySDXLNSFW_oltFIXEDTEXTURES.safetensors. At least with the base mod the images made are pretty damn good.
 
  • Like
Reactions: Goldbreaker

Joshego

Newbie
Donor
Aug 7, 2016
57
44
So I made a few modifications on the AI script:

V3.1
- Revamped prompt generation for more detailed and nuanced images.
- Added ControlNet and ADetailer support for advanced image customization.
- Implemented auto-centering to improve image composition.
- Enhanced UI with new settings for a second ADetailer pass, CLIP Skip, and Hires fix.
- Refactored code for better performance, error handling, and stability.

I welcome input, but this is my personal modification, so please don't expect it to work on your end (though I can't see why it wouldn't).

Probably full of bugs, sadly I wont be giving tech support on this, but hope you guys have fun.

PS: i have been using realDream-dmdfwoV2.safetensors [c96350fe95] with img2img and its been working great !

You don't have permission to view the spoiler content. Log in or register now.
Hello, thanks for the effort, but it says "Unable to connect to the Stable Diffusion API. Please make sure the API is running and try again."
I reverted to "GenAI_Modified_fix" and it connects fine.
 

ramvivat

Engaged Member
Jun 28, 2022
3,367
1,973
hey %DEVS% what have you screwed up in the game? You've ruined that was been good! Put it back please!
scrolling list on the right-bottom - put it back as it was, so that you can see the change in girls (well, there's an increase-decrease in love, sluttyness and other parameters) in it. flashing tablet over girl head - its too fast to be readed. it need to PgUp for it can be re-readed and understanded.
and also - what happened, why do many girls not get affected by small talk, compliments and flirting? You see +0 more often than an increase in parameters. *frustrating*
 

x7xas4UprEta

Member
Apr 21, 2018
123
73
How do "Theoretical Research", "Study Outside Research" and "Practical Experimentation" work? With all three policies active and no matter how many researchers I have (I tried with 1 (Stephanie), 2 and 10) I get an increase of 15 clarity each turn total. I get the same amount with "Practical Experimentation" active or inactive and also the same amount with an active research project or no active research project. I have plenty of excess supply points to feed "Practical Experimentation". I would expect over 100 clarity with 10 researchers (all 6 or 7 in Intelligence and Research) These seem to be bugged to me unless I'm missing some other condition that affects the clarity gain.
 

Darkimana

New Member
Jul 7, 2017
8
20
How do "Theoretical Research", "Study Outside Research" and "Practical Experimentation" work? With all three policies active and no matter how many researchers I have (I tried with 1 (Stephanie), 2 and 10) I get an increase of 15 clarity each turn total. I get the same amount with "Practical Experimentation" active or inactive and also the same amount with an active research project or no active research project. I have plenty of excess supply points to feed "Practical Experimentation". I would expect over 100 clarity with 10 researchers (all 6 or 7 in Intelligence and Research) These seem to be bugged to me unless I'm missing some other condition that affects the clarity gain.
Have you added them as duties to your researchers? otherwise only stephanie starts with it.
 
  • Like
Reactions: x7xas4UprEta

ggx95

Newbie
Nov 10, 2017
22
5
Does anyone have a problem with the discord group? I cant access the invite... Said UUPS... any ideas?

Thanks in advance :D

PS: A tutorial for installing the A.I. image?
 
  • Like
Reactions: Caines

NoiVul

Newbie
Feb 24, 2023
81
107
Code developers insisting that you actually download git or the specific language they are using to code their mod will always be absurd
Do they actually think the rest of us exist in the same thoughtspace that they do, that of a code monkey, or do they use that as a faux barrier to keep the undesirables out of their tree house
 
  • Haha
Reactions: madtwilek

SDN111

Member
Sep 26, 2023
152
104
Code developers insisting that you actually download git or the specific language they are using to code their mod will always be absurd
Do they actually think the rest of us exist in the same thoughtspace that they do, that of a code monkey, or do they use that as a faux barrier to keep the undesirables out of their tree house
They bring out stable releases with full packages. Git is for development betas.
 

x7xas4UprEta

Member
Apr 21, 2018
123
73
"Office Conduct Guidelines' isn't working for me, had it active over a week and employees with sluttiness under 20 doesn't increase. Any suggestions on what I'm missing?
 

ramvivat

Engaged Member
Jun 28, 2022
3,367
1,973
another overlooked moment - contracts.

I click "find clients" - and.... that's it! and - nothing!. that is, absolutely nothing! I don't know if I FOUND contracts, if I DIDN'T FIND contracts - a mystery, like life on Mars... moreover, is there life on Mars, is there no life on Mars - science is, for better or worse, capable of giving an answer to this question, an Internet search will give such information, but how many contracts I found is generally a total mystery and enigma - it seems that we didn't launch a satellite to the far side of the Moon. no, of course I can, like the last monkey, jumping along the branches, find out the number of new contracts from the director's office, but guys, are you serious?

need to do:
just in the report where it says how many people were surveyed, add at the end that of those people X people decided to sign a contract.
 
4.60 star(s) 73 Votes