>>5572
I'm going to ignore OS specific instructions here. Each method has its own OS specific crap to it.
again, all use python
>Webm
I dunno if you actually need git. But I see no problems with just blindly following the video (*1) and doing nothing else. ComfyUI does need git. Here's the rub: that is for ONE 'version' of a Diffusion GUI
>Comfy UI vs Forge UI vs Illyasviel Fooocus vs Easy Diffusion vs qDiffusion
Simply put you have an underlying code-based series of libraries that utilize a "model" (*2). What you're confused with picking are GUIs. They are not entirely the 'thing' itself that spews out images. But they are necessary. Confusingly, part of this stack is with your GPU manufacturer. Hopefully you have Nvidia and a recent card at that. (3000s-4000s. Can do it on 2000s but it'll suck. Dunno for 1000s. 8-12 GB VRam is important for anything AI.)
Can do AMD as well, but its significantly harder AND slower on Windows. Unlike Python, these libraries ARE based on new shit in windows
11 (Maybe 10? I don't use this.) Hope you don't have AMD on Windows. Easier on Linux, still slow.
>To explain what each GUI is:
>Forge UI
Based off of the original A1111's Stable Diffusion AI. It describes itself like this: "If you've played Minecraft, this is like Modded Minecraft." And it is better in every way. I do recommend this one, but honestly only after fiddling around with... (By the way, there IS a one-click setup option in this one's git page. Read it, download it, use it. Might turn out to be really easy.)
>Fooocus
A retard's Stable Diffusion GUI. Look into it. Follow the git page's instructions if you want to start with it. It also has a one-click install.
This GUI is not actively developed anymore. These are training wheels. Do a learning day of generations with the LoRAs you want and shit and switch to Forge UI when you're done.
>Easy Diffusion
Looks different. Probably fine but you'll want to switch to Forge UI after learning and it has little similarities it seems.
>qDiffusion
Ignore. Looks fine but also looks early in development and looks like its lacking features.
>ComfyUI
The Linux of AI diffusion setups. Not that hard to use, but it will require tweaking. I use this. I think it's better than Forge UI but certain things ARE harder. I use this primarily because it just werks on Linux+AMD.
>LoRAs
So models can have trouble with specific things, characters, places, or artstyles. LoRAs are a solution to that. Basically additional 'training' you can append to a
TYPE of model. Type is important. You'll get messes if you mix a SD1 LoRA with a Pony Model. Or vice versa. People use LoRAs to get more specific things.
*1: ForgeUI/Fooocus might handle everything with its one click and thus is easier. Both automatically fetch a model to get started too. You want Forge UI. With the command "git clone
https://github.com/AUTOMATIC1111/stable-diffusion-webui" do instead "git clone
https://github.com/lllyasviel/stable-diffusion-webui-forge". This is if the one-click-solution doesn't work from the git page.
*2: Models: Called a checkpoint on citivai, this is the base 'thing' that spews out AI. Your starting point. Checkpoints because they're made from other shit. Doesn't matter to you, really. Get Autismmix SDL. First one that pops up with Maid Artoria. Thats a pony model. Figure this out later, just get a model for testing. You need 8-12 gb of VRAM.
Ignore the other guides for now.