How To Install Stable Diffusion Automatic1111 WebUI latest version 2024 (Setup Guide) Easy Diffusion

  Рет қаралды 9,019

MunKaw

MunKaw

3 ай бұрын

Welcome to MunKaw channel! In this video tutorial, we are your guide to the world of artificial intelligence.
We are excited to start our journey with a tutorial on how to install Stable Diffusion, a text-to image model that allow you to create stunning images !
👈
🔔 Subscribe to our KZfaq channel 🔔
🐍Python Installation : www.python.org/downloads/release/python-3106/
😻GIT Installation : git-scm.com/downloads
🌐Stable-Diffusion-Webui : github.com/AUTOMATIC1111/stab...
🌐Easy diffusion : easydiffusion.github.io/
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

Пікірлер: 54
@itsd4vid353
@itsd4vid353 3 ай бұрын
nice video, i used stable dif way before but it was too outdated so i needed a clean install and this video actually really helped me thank you !
@MunKaw-ui
@MunKaw-ui 3 ай бұрын
Welcom
@tatsuga1
@tatsuga1 6 күн бұрын
thanks bro. you helped me out of the tunnel.
@angeleduardo9244
@angeleduardo9244 Ай бұрын
Good explanation bro thanku
@kdzvocalcovers3516
@kdzvocalcovers3516 2 ай бұрын
when adding command line args first press space bar then type in --autolaunch "press space bar" then --xformers ,so stable diffusion opens the browser automatically..
@henryleung4499
@henryleung4499 Ай бұрын
I am very new, so please advice me I wish to use Kohya to train LORAs (not using Civitai for this one) but it seems to require plython 3.10.9 or above, not 3.10.6. If I use the former instead of 3.10.6, stable diffusion won't work. Is there any other software/programme that allows me to train LORA offline and on local PC or how to reconcile the different plython requirement? Thank you.
@MunKaw-ui
@MunKaw-ui Ай бұрын
Hi Try to install a different Python Version in a new virtual environment.
@gjm7818
@gjm7818 2 ай бұрын
thanks for sharing your wisdom to me! i have a question. sorry for my rusty english i tried to install stable diffusion following your instructions, everything went well before 8:08 of this video. the screen of stable diffusion didn't pop up in my computer screen. when i try to launch the file, webui- user, i see black window and text me some messages, and press any key message. when i do that, the window just closes. can you help me with this? ++ i installed 1.5 version from web ui site. maybe this is because of that. how can i uninstall 1.5 version and install the latest version? +++ i see some messages saying: not a git repository from the screen.
@MunKaw-ui
@MunKaw-ui 2 ай бұрын
Hi Can you share the msg plz
@gjm7818
@gjm7818 2 ай бұрын
@@MunKaw-ui i saw 'fatal: not a git repository' message first. after i searched around othe youtube videos, i could type in 'git init' through git bash. after that, i saw message saying 'nothing added to commit but untracked files present (use "git add" to track)'. i use window 11. thanks for your reply.
@MunKaw-ui
@MunKaw-ui 2 ай бұрын
In this case, try uninstalling any other version of Python and git already installed, restart your PC and reinstall with the correct version. Make sure all other version are uninstalled If you follow the process correctly, everything should work fine without using an environment variable. But if it still doesn't work, try using Easy diffusion : it will do all the work
@gpatil4456
@gpatil4456 4 күн бұрын
hey can i put sd3 model in it bro?
@PsalmPath
@PsalmPath 3 ай бұрын
But what if i want to use it over and over again? will it reinstall the file on command line every time? If that is the case then its a long process since it will download and install all the files in command line.
@MunKaw-ui
@MunKaw-ui 3 ай бұрын
hi No, this is not the case if you want to reuse it, just restart it by clicking on webui.bat And dont forget to subscribe 🫶😁
@CreativeCutouts
@CreativeCutouts Ай бұрын
Hi. Thanks for the video. i followed all the instruction. Upon running user.bat file I get the following error message. can you please help? ERROR: Could not find a version that satisfies the requirement torch==2.1.2 (from versions: 2.2.0, 2.2.0+cu121, 2.2.1, 2.2.1+cu121, 2.2.2, 2.2.2+cu121) ERROR: No matching distribution found for torch==2.1.2
@MunKaw-ui
@MunKaw-ui Ай бұрын
The instructions specifically state to use 3.10.6 Newer Python is not compatible with torch.
@eddieoswald7625
@eddieoswald7625 25 күн бұрын
Also getting this error, and I tried your solution you mentioned below; could it be because I have an AMD GPU? RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
@MunKaw-ui
@MunKaw-ui 25 күн бұрын
Edit webui-user.bat, where it says: COMMANDLINE_ARGS= and change it to: COMMANDLINE_ARGS= --lowvram --precision full --no-half --skip-torch-cuda-test Edit: The above assumes windows, if linux then add the line to webui-user.sh, and use quotes, may also need to delete the /venv folder based on others' comments: COMMANDLINE_ARGS="--lowvram --precision full --no-half --skip-torch-cuda-test"
@jrtcloud9
@jrtcloud9 19 күн бұрын
So I will start by giving credit where it's due... thank you, this tutorial was a big help. I have come from NKMD side of things not knowing code at all, python is like Greek... ??? That said, I got A1111 up and running on my desktop, but I am getting hung up with an error on my laptop, (NVidia)GPU is 12, CPU graphics is 4, but it gives me this error: RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check Press any key to continue . . . How... Where do I modify code? Please... Thank you... ::D
@MunKaw-ui
@MunKaw-ui 19 күн бұрын
Edit webui-user.bat where it says: set COMMANDLINE_ARGS= You can open it with a block Note You can fiind webui-user.bat in your : stable diffusion folder\webui I hope this helps !
@jrtcloud9
@jrtcloud9 18 күн бұрын
@MunKaw-ui thank you greatly :) Can you help with the next hang up? I have it installed, but every time I try and run it it tells me "lowvram". The UI runs fine, but click generate and i get error. I don't think it is using my GPU, Is there a setting or code to force it to my GPU (Nvidia GTX 1650/Max-Q, 12GB). It makes no sense I have lowvram. Lol. Oh 'AttributeError: 'NoneType' object has no attribute 'lowvram' Your help has been great and thanks again.
@MunKaw-ui
@MunKaw-ui 18 күн бұрын
Hi@@jrtcloud9 try : --xformers --upcast-sampling --precision full --medvram --no-half-vae
@amiramer8874
@amiramer8874 Ай бұрын
Thank you for this wonderful explanation But I have a problem. When all the files are downloaded, even the 3.97 GB file, the installation doesnt progress after that. I even left it for 8 hours, but it didnt progress.
@MunKaw-ui
@MunKaw-ui Ай бұрын
github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre
@amiramer8874
@amiramer8874 Ай бұрын
@@MunKaw-ui Thank you for this, but it didnt serve the purpose either, because the installation process freezes after downloading the file of this size 3.97 G
@fidker
@fidker 23 күн бұрын
Everytime i ran webui-user.bat. I always get an error when installing torch and torchvision. With an error code "ERROR: Could not find a version that satisfies the requirement torch==2.1.2 (from versions: none) ERROR: No matching distribution found for torch==2.1.2 Any way on how to fix this?
@MunKaw-ui
@MunKaw-ui 23 күн бұрын
Try Python 3.10.6 in with a new environment variable
@fidker
@fidker 23 күн бұрын
@@MunKaw-ui Thank You for the reply, i found the solution was to install python version 3.10.9, and i can now access SD, thanks again for this video
@Victor-ez7fl
@Victor-ez7fl 24 күн бұрын
Post more content
@sachintalekar2435
@sachintalekar2435 Ай бұрын
"Stable diffusion model failed to load" any solution for this? Thank you!
@MunKaw-ui
@MunKaw-ui Ай бұрын
windowsreport.com/stable-diffusion-model-failed-to-load-exiting/
@KoshiTimes
@KoshiTimes Ай бұрын
i am getting this error: fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git
@MunKaw-ui
@MunKaw-ui Ай бұрын
You are in the wrong working directory. You run the command but not to the project folder where the git folder is located, make sure you typed the correct path.
@KoshiTimes
@KoshiTimes Ай бұрын
@@MunKaw-ui i am really confused. I had followed exactly you did. Created desktop folder too. and ran the bat file after editing it as you did. earlier i had copied the main files on another drive. But now as i have done exact same and on desktop. Still i am getting issue. I am really confused....
@KoshiTimes
@KoshiTimes Ай бұрын
i figure out during git installation, the autoselection didn't allowed to run cmd anywhere, so after i reinstalled git with this change, it is installing. hope it works. Thanks
@Clovud
@Clovud Ай бұрын
I downloaded microsoft 64-bit but, it didn't open a file, it was just a zip file
@MunKaw-ui
@MunKaw-ui Ай бұрын
github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre
@jmccann96
@jmccann96 Ай бұрын
Automatic 11 can only run with an NVidia GPU This is completely false.
@darkknight7318
@darkknight7318 21 күн бұрын
not getting the bat file
@deepanshuchauhan9266
@deepanshuchauhan9266 2 күн бұрын
File "D:\automatic1111\stable-diffusion-webui-1.0. 0-pre\venv\lib\site-packages\httpx\_transports\default.py", line 275 in ___ init_ self. _ pool = httpcore. AsyncConnectionPool( TypeError: AsyncConnectionPool. __ init __ () got an unexpected keyword argument 'socket_options' Press any key to continue this error is showing up
@TeamSkyrocketbd
@TeamSkyrocketbd 2 ай бұрын
Torch is not able to use GPU....what to do know?
@MunKaw-ui
@MunKaw-ui 2 ай бұрын
Delete the "VENV" folder re-install type CMD to open command window on VENV folder > scripts type: pip install fastapi==0.90.1 type: python.exe -m pip install --upgrade pip
@sruthi9
@sruthi9 2 ай бұрын
Reinstall the whole stable diffusion?
@MunKaw-ui
@MunKaw-ui 2 ай бұрын
You can copy those folders that have your assets, Loras and checkpoints to another folder in the Hard Drive. Then try what you want to do. You can always uninstall SD and reinstall . I don't know about your extensions but you won't lose your Loras and checkpoints.
@bruno12830
@bruno12830 17 күн бұрын
jimmy voice from Mrbeast?
@MunKaw-ui
@MunKaw-ui 17 күн бұрын
you're almost there.
@EvokAi
@EvokAi Ай бұрын
I only have 2gb dedicated gpu and 9.9gb shared gpu
@MunKaw-ui
@MunKaw-ui Ай бұрын
Try stable diffusion forge
@nathanjohnson4721
@nathanjohnson4721 4 күн бұрын
i have error code 9009
@shrikaaar
@shrikaaar 19 күн бұрын
model.diffusion_model.input_blocks.0.0.weight
@shrikaaar
@shrikaaar 19 күн бұрын
error
@MunKaw-ui
@MunKaw-ui 17 күн бұрын
You have to update !
Run SDXL Locally With ComfyUI (2024 Stable Diffusion Guide)
22:27
How to bring sweets anywhere 😋🍰🍫
00:32
TooTool
Рет қаралды 42 МЛН
Китайка и Пчелка 4 серия😂😆
00:19
KITAYKA
Рет қаралды 3,7 МЛН
В ДЕТСТВЕ СТРОИШЬ ДОМ ПОД СТОЛОМ
00:17
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
Getting Started with Stable Diffusion in 2024 for Absolute Beginners
12:57
You Should Use Flakes Right Away in NixOS!
26:09
LibrePhoenix
Рет қаралды 50 М.
Forget CrewAI & AutoGen, Build CUSTOM AI Agents!
45:28
Data Centric
Рет қаралды 18 М.
Hack your brain with Obsidian.md
11:53
No Boilerplate
Рет қаралды 1,8 МЛН
How to Install Stable Diffusion on AMD GPUs (NEW)
8:49
Trent Kingdom
Рет қаралды 135 М.
Create consistent characters with Stable diffusion!!
26:41
Not4Talent
Рет қаралды 191 М.
How to install and use ComfyUI - Stable Diffusion.
12:45
Sebastian Kamph
Рет қаралды 220 М.
How to bring sweets anywhere 😋🍰🍫
00:32
TooTool
Рет қаралды 42 МЛН