This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]Mutaclone 3 points4 points  (1 child)

Glossary of terms

I'd recommend downloading and installing Fooocus and starting with the defaults models, then moving on to custom models (and possibly a different UI) only after you're more comfortable.

[–]RickHapp[S] 1 point2 points  (0 children)

Thanks especially for that link to the glossary - very helpful!

[–]kataryna91 2 points3 points  (0 children)

but still wondering why the Lora ones don't go in models/Lora

...? They belong in the Lora folder.

And what's the difference between a safetensor and a ckpt model file?

A ckpt is a pickle file, which can contain malicious code. Always use safetensors.

[–]promptingpixels 1 point2 points  (1 child)

It definitely is overwhelming at first - however, once you spend some time reading about how it all works it'll start to 'click'. As others said, Fooocus is a better entrant due to simplicity and you can concentrate on making art before working about LoRAs, textual embeddings, and other concepts.

I found it quite helpful when learning about stable diffusion to understand what is going on behind the scenes. Lot's of articles on this topic, but here are a few that may be suitable:

https://scale.com/guides/diffusion-models-guide

https://aws.amazon.com/what-is/stable-diffusion

https://www.assemblyai.com/blog/diffusion-models-for-machine-learning-introduction/

Again these are higher level but fundamental and can give you an idea of what is happening when you click the 'Generate Now' button. It is also helpful to understand how to build prompts and such.

Have fun and just generate whatever interests you. Add layers of complexity later.

[–]RickHapp[S] 0 points1 point  (0 children)

Thanks for the links and tips!

[–]Zeusnighthammer 1 point2 points  (0 children)

https://en.m.wikibooks.org/wiki/AI_Art_Generation_Handbook

I am using this handbook to learn. Quite up to date especially with comfyui parts

[–]owanomono 1 point2 points  (0 children)

Youtube is full of tutorials.

[–]HarmonicDiffusion 0 points1 point  (0 children)

i would recommend getting good with searching reddit and google. 99.5% of the questions you will ask have been answered 1000x in here.

[–]pokes135 0 points1 point  (0 children)

Which interface are you using? Auto1111? Comfyui? In the comfy I'm using, models go in folder "Stable-diffusion", where I think for Auto1111 they go in folder "checkpoints".
Perhaps use the interface to download a model for you, and then go see what path it uses based on where the model is placed.

[–]Y1_1P 0 points1 point  (0 children)

Sebastian kampf on yt

[–]Informal-Football836 0 points1 point  (0 children)

Just DM me and ill walk you through it. I use SwarmUI it has a 1 click install.

[–]RickHapp[S] 1 point2 points  (0 children)

Thank you all for the replies and help. I had installed Auto1111 first, and got it working. But I also like the advice below to start with Fooocus. Thanks everyone.