AI Generated Images
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:
- [email protected]
Useful general AI discussion - [email protected]
Photo-realistic AI images - [email protected] Stable Diffusion Art
- [email protected] Stable Diffusion Anime Art
- [email protected] AI art generated through bots
- [email protected]
NSFW weird and surreal images - [email protected]
NSFW AI generated porn
view the rest of the comments
Hmmm, I guess it would be possible to take all top-level comments and check if they have an image. Then you collect
You could determine the points for most upvotes and last two entries. But you still need to give input for prompt included, OP favorite, and original. But just the collecting of the data and putting it in a workable format (csv, json, tsv, etc.) might remove some of the tedium. A second script for converting the filled in CSV to individual markdown comments and possibly posting them, would remove some more annoying work. I'm not so sure what the direct messages would help with though.
Having done this for 4 or 5 times (I lost count :). These are my main annoyances:
For example, in this round I:
It took me more than an hour to do it properly and I guess a lot of it could definitely be automated.
Anyway, it would make for a fun little project I guess. But I lack the time or skills to do this properly.
Cool you managed it :)
Don’t tell anyone, but I’m secretly more capable than I let on ;)