but it might even be possible to intercept images to check that this exists in the meta data before Lemmy wipes it…
This would be impossible without directly modifying Lemmy itself.
my porn account
but it might even be possible to intercept images to check that this exists in the meta data before Lemmy wipes it…
This would be impossible without directly modifying Lemmy itself.
There could be a few trusted folk out there turning their servers into S3 nodes (?) via minio or something like that, which Lemmy’s pict-rs could use as storage. The main Lemmy backend process serves out the images anyway (I have no real idea why pict-rs is that separate tbh), so throwing a CDN in front of that (filtered to images and video) should be enough to get some reliability on serving images.
Of course this is only the technical stuff. The legal parts are a completely different issue altogether
There seems to be enough interested people that even if this one were to die, a “phoenix lemmynsfw” or few is almost sure to happen. Of course the issue with that would be getting all the activity back again, so it would be nice if that did not happen.
There is no way in hell a single person will be able to handle an instance of this size (and rapidly growing). Coordinating is a must if this instance (or any other like it should it die before everything gets set up properly) were to stay alive
The JS patch was deployed for a very short time (remember when the NSFW box was showing checked but wasn’t? Yeah). Any further development seems to have been done on the Lemmy code itself, under different tags (not branches)
Best of luck, both to you and whatever you decide to do in the future, but also to the poor soul who will now have to maintain all this after you :p
It’s probably “Add python to environment variables.” They must have changed the wording on that at some point.
Not on Windows right now so I can’t confirm, but you probably forgot to pick “Add Python to PATH” or whatever the option is in the installer. Try running the Python installer again, maybe it’ll let you add it without needing to uninstall & reinstall
Edit: If you’re on Nvidia, there seems to be a simpler install method now: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-NVidia-GPUs (Method 1)
how much space was the download(s)?
On my end, it’s sitting at ~64GB (with btrfs compression shenanigans), though 60 of those are from all the models I have installed. The download would probably be ~2GB, even less if you disable downloading the “default” models with --no-download-sd-model
and instead pick models off of Civit or wherever manually.
Edit: Should have mentioned. Most full models are between 2-4 GBs each. Some can be 5+ but they tend to be “full” versions intended for merging & such. LoRAs are generally smaller. Depending on how much they’re pruned they’ll be anywhere between 10-100 MBs each.
how confusing is the software to use?
There’s definitely a learning curve, yes. But there’s plenty of resources (and more importantly, examples) out there.
what kind of limitations does the software have? can i do multiple people? monsters? futa? etc.
As long as you have the correct models set up it can generate basically anything. At least with anime models, monsters and futa are a given. Your main issue will probably be multiple people, although there are solutions to that. (See the multidiffusion upscaler GitHub repo on the main post)
There’s actually multiple: https://lemmynsfw.com
I have proposed something of this nature to the Lemmy developers and am waiting on feedback from them.