this post was submitted on 26 Oct 2023
795 points (95.2% liked)

AI Generated Images

7193 readers
425 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (3 children)

I use this: https://github.com/AUTOMATIC1111/stable-diffusion-webui

I get my models from: https://civitai.com

It's opensource so I only pay for the hardware and energy bill.

I assume all online platforms, even payed ones have censorship. Maybe someone can confirm?

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I assume all online platforms, even payed ones have censorship.

No, as there are services that are specifically aimed at generating porn, and I'm sure that they won't censor. Well...hmm, okay, maybe they'll censor child porn, as there may be legal obligations there, depending upon the specifics of the content and the jurisdiction in which they're doing business. But they won't have filtering in the sense that Microsoft or whatever will.

That being said, in general, I agree that if censorship is a concern, and buying hardware isn't an issue, the best way to avoid it is to run things locally, else one is always going to have to be dealing with whatever restrictions generative AI services put in place, and that will depend on whatever the current laws that affect them in jurisdictions where they do business, and that may depend on political upset in areas somewhere else in the world.

Stable Diffusion's (current) default model does aim to censor specifically pornographic images by eliding images from the training corpus that could be used to generate porn. It's not that the software blocks it, per se, but that the default model just doesn't know much about pornography. However, people have promptly gone out and trained new, NSFW-capable models derived from Stable Diffusion's default model on porn and put those on civitai.com -- I've another comment discussing this in more detail elsewhere in the thread -- so that's really only one extra step.

https://civitai.com/tag/nsfw

I don't think that Stable Diffusion's default model tries to censor urine/bodily functions or anything like that, though I'll concede that I haven't gone experimenting to try to find out.

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

Jeebers I'm really starting to feel like grandparents in the 90s when it comes to anything tech related.

[–] dsilverz 1 points 3 months ago

I usually use Huggingface as there are both open-source and free generative model spaces. Also, by paying cents per hour, you can clone a space and config it as you will, so you can, for example, disable security filtering (although it depends on the model).