[–] 0 points 3 years ago (2 children)

I guess I’ll use the uncheck and recheck method until I hear its fixed

with how the patch works, sending untagged and tagging afterwards would be more reliable, as it only runs on the 'create post' page. but then i'm not sure how well this would affect the federation (it's certainly better than keeping it untagged)

Go to sleep.

don't feel like it

  • source
  • parent
  • context
  • [–] 0 points 3 years ago* (4 children)

    I think what's happening is that the new auto-NSFW patch is checking the box visually, but isn't letting Lemmy know about the box actually being checked.

    Here is the code that seems to be behind it. It's setting .checked true, but there's a change event Lemmy registers on the checkbox, which I'm not entirely sure if it gets triggered or not.

    This seems like a really roundabout way of going with this, but I'm not sure how hard it would be to do the 'proper' way. It's 4 AM and I really should be sleeping instead of lurking here.

  • source
  • [–] [S] 0 points 3 years ago* (2 children)

    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)

  • source
  • parent
  • context
  • [–] [S] 1 point 3 years ago* (last edited 3 years ago) (4 children)

    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)

  • source
  • parent
  • context
  • [–] [S] 1 point 3 years ago

    By Web UI it means that the graphical part of it -- where you write your prompt and hit generate -- is running inside your browser and not as a separate window or command line. Everything is kept on your own computer unless you explicitly tell it to open up remote access.

  • source
  • parent
  • context
  • [–] [M] 1 point 3 years ago*

    Yeah, with AI you really have to work towards actively telling it not to generate that kind of stuff, and they slip through the cracks regardless. Report the ones you want gone and I'll remove 'em (even if it's one I posted)

  • source
  • view more: next ›