this post was submitted on 15 Nov 2023
52 points (91.9% liked)

AI Generated Images

7257 readers
163 users here now

Community for AI image generation. Any models are allowed. Creativity is valuable! It is recommended to post the model used for reference, but not a rule.

No explicit violence, gore, or nudity.

This is not a NSFW community although exceptions are sometimes made. Any NSFW posts must be marked as NSFW and may be removed at any moderator's discretion. Any suggestive imagery may be removed at any time.

Refer to https://lemmynsfw.com/ for any NSFW imagery.

No misconduct: Harassment, Abuse or assault, Bullying, Illegal activity, Discrimination, Racism, Trolling, Bigotry.

AI Generated Videos are allowed under the same rules. Photosensitivity warning required for any flashing videos.

To embed images type:

“![](put image url in here)”

Follow all sh.itjust.works rules.


Community Challenge Past Entries

Related communities:

founded 2 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

How on earth do you generate this? Do you use a tool or are these manually put in?

[–] LemmysMum 2 points 1 year ago (1 children)

The software I use is called Stable Diffusion, it's a Python based FOSS AI image generation software. It uses a local web interface to interact with the program, the one I use is called automatic1111 or a1111 for short. A1111 can be loaded with different extensions that add pre and post-processing tools. You can also access free community made resources and make online gens at civitai.com, it's free to start an account and if you want I can give you a referral link. From there you download gigabytes worth of base models and training data packages called 'lora' which you can load into Stable Diffusion. You can find different training data to make it easier to generate the specific things you want. From there you choose what resources you want to use, build your prompts for what you want, build a negative prompt to remove the things you don't want, and play with the various configuration settings in Stable Diffusion while generating images testing to get the intended image.

This is what my interface looks like:

And each of those tabs across the top are different tools for pre-and post processing.

[–] [email protected] 2 points 1 year ago

That would be awesome. Thanks for this!