this post was submitted on 21 Apr 2024
127 points (93.8% liked)

Showerthoughts

28967 readers
804 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
 

without you ever knowing about it, as well as (perhaps) swapping in a cheaper-to-operate model some percentage of the time, perhaps as request loads peak, hoping you'll just roll the dice and try again.

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

Sounds interesting! Do you maybe mind sharing some resources to get started with that?

[–] [email protected] 2 points 4 months ago (1 children)

Not sure if YouTube links are allowed here, but if you just search for automatic 1111 install tutorials, Sebastian Kamph's channel is excellent and pretty much everything you'll need to know is on there!

Keep an eye for his updated videos though, as you can imagine the tech moves so quickly that some of his more popular videos have been remade and updated!

[–] [email protected] 1 points 4 months ago

Thanks, I will give it a look!

[–] [email protected] 2 points 4 months ago (1 children)

Easiest GitHub install I have ever done - works well on both Linux and windows per my own testing. Go onto the Automatic1111 stable-diffusion-webui github and find the git clone link, and then, from a command shell, use “cd” to get into your directory of choice and then do a “git clone ”. After that, go into said folder and literally just run the webui.bat/.sh file (might be called webui or might be called setup, can’t remember). That’s it - it should install all of the packages and python stuff and everything for you, and from there, honestly just fuck around with it for a while. On Linux, I had to install a few extra things/screw around a bit to get it working fully, but it wasn’t too tough. I highly recommend also installing the “dynamic prompts” extension and playing around with wildcards and such. Civitai has some great models and LoRAs you can play around with, too - Dreamshaper is a great one. If you’ve not got a 4000-series GPU, I would suggest editing the webui-user.bat/sh file and adding “—medvram” or “—lowvram” to help you get higher res images at the cost of a little bit of speed. Let me know if you’ve got any more questions! If nothing else, it’s honestly just a lot of fun to use.

[–] [email protected] 2 points 4 months ago (1 children)

I didn't expect such a detailed answer: Thank you very much! I will definitely check it out! And I will definitely come back here if I have questions!

[–] [email protected] 2 points 4 months ago

Sure thing! I tend to over explain things anyways, lol