I have success with Easy Diffusion. Stable Diffusion? Tried over 20 times with other vids, so I'm dubious. If this tut actually tames the beast, I'll be sure to let you know...
bruh this what mine says C:\stable-diffusion\stable-diffusion-webui>git pull Already up to date. venv "C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: v1.4.0 Commit hash: 394ffa7b0a7fff3ec484bcd084e673a8b301ccc8 Installing torch and torchvision C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe: No module named pip Traceback (most recent call last): File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 38, in main() File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 29, in main prepare_environment() File "C:\stable-diffusion\stable-diffusion-webui\modules\launch_utils.py", line 265, in prepare_environment run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True) File "C:\stable-diffusion\stable-diffusion-webui\modules\launch_utils.py", line 107, in run raise RuntimeError(" ".join(error_bits)) RuntimeError: Couldn't install torch. Command: "C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url download.pytorch.org/whl/cu118 Error code: 1
Gosh, I'm a 60 year old grandmom who is a techie that can run circles around most young people I know - at least in my businesses. I installed and manage all the smart home devices in my 9500 sq ft home. I installed and manage all the technology in my businesses and I like to use the latest devices so I'm constantly upgrading. Not all old people are technically challenged.
Excellent presentation. No stupid music, no idiotic graphics or cutaways to film clips, just calm instructions from someone who knows what they're doing. Well done.
Thanks you Seb 🙏🏽 I am also named Sebastian, and over 60 years old, so this was rather intimidating for me until I came across your wonderful tutorial where you so calmly and systematically teach us the minimal items we need to get started with Stable Diffusion.
You are the only person I have seen explain calmly so that others understand, you are a wonderful person because you teach us beginners calmly and step by step
I was going to make a video like this simply because of how many people have asked me how to install and get Stable Diffusion running, and I suck at explaining things solely through text. Thank you for saving me the time. Very good, comprehensive explanation. Just as much as you need and easy to understand.
I'm an AI Dunce. I just started using it recently and this is BY FAR the most useful (new user friendly) video I've found. Thank you SO MUCH for helping students learn the material, rather than trying to impress viewers with your existing knowledge. You're a gentleman and a scholar. Thank you.
the problem is that the extensions and even the programs are being updated too fast ... example Comfyui i find this: th-cam.com/video/CWKVhWHVecg/w-d-xo.html
The best Tutorial ever, the only person I have seen explain calmly so that others understand, you are a wonderful person because you teach us beginners calmly and step by step.
I want to compliment you on making the best tutorial regarding SD/Auto1111 installation that I've seen. I don't know why it's so hard for people to be concise, clear and not rushed when making instructional videos, but for some reason it's a common issue. I wish I had watched this when I was originally installing, the amount of perplexing explanations I have sat through is laughable. So again, well done, and thankyou ever so much for your work.
Wonderful video. Very clear and concise. The way you speak reminds me of when I'm working from home on a call and the baby's asleep in the next room. Cheers!
Couldn't be easier to follow. No "wait - what? that's not what I'm seeing on my screen" moments. Custom installing anything for non-coders or the techincally proficient is always intimidating, but this tutorial makes you feel like you're in safe hands. Thank you!
I want to thank you for this amazing tutorial. However I could not run it and in CMD there was some error related to CUDA. Do you have any suggestions for that? @@sebastiankamph
Great vid, helped a lot. Small note, youtube's target loudness is -14 LUFS. I havent seen your other videos so it may have been fixed since then, but if not, thats the reason your video is so quiet compared to most others on the platform. Thanks for the tutorial!
he is trying too hard to be "ASMR" and it completely ruins the video. All his voice is doing, talking so unnaturally, is creating constant a low-tone reverb which is migraine inducing. FFS
I didn't know about the styles.csv! What a timesaver, I'll probably add some of my own styles to it later on. Thanks for this! I'll also share this video with anyone curious about creating SD images for themselves as your calm and informative explanation was excellent.
Thanks Sebastian, I finally managed to get Stable Diffusion working because of your great video. Now I just need to master it... So I'll watch more of your content for sure. Subscribed.
Just a tip for anyone finding trouble saving the batch file, just reinstall the a1111 folder to desktop, it's usually because you need administrator permission to download and save things in program files 👍👍👍
NansException: A tensor with all NaNs was produced in Unet. This could be either because there's not enough precision to represent the picture, or because your video card does not support half type. Try setting the "Upcast cross attention layer to float32" option in Settings > Stable Diffusion or using the --no-half commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.
Hii bro add this argument in Commanline_ARGS- --medvram --xformers --autolaunch --no-half and save it and then run the batch file again and it will start (note after you generate one image exit the page and reload it or click on batch file again after every one generation)
Thanks for the tutorial, Sebastian, it worked like a charm. I tried to install Disco Diffusion into my WSL2 a few months back and failed miserably, so I was massively surprised when this worked literally without any hiccups.
Thank you so much! I came for the x-formers installation part, but I'm very glad to have found (and that you made it available) your style.csv file. I went from an 18 minutes image generation prior to x-formers to... 33 seconds after installation (a 640x768 with high res x2, using a GTX 3060 12GB).
Great tuto, man. I had a error with torch download at the end but I just install a11111 folder on C: and everything is working fine. I think the problem was because I installed first a11111 on my SSD instead my main drive. Thanks again!
@@Cookieheart308 You need to do everything what he said on the same drive. My mistake was to install the a11111 on my SSD instead of my principal drive.
that and the python version matters, make 100% sure it's 3.10.6 if not you'll also need to delete a folder called "venv" if it appears in your SD root folder before reinstalling python
@@JulianGDrive I forget what exactly I did to fix it, but yes. I explained the problem to chatGPT and followed its instructions. I believe there was something like a virtual machine that was generated wrong and I needed to delete it and generate a new one. I didn't even think I was using one but it seems the program makes one on its own.
Best video out there for a beginner like me to understand stable diffusion and automatic 1111. Thank you very much. Now I just need to see how to activate the Open VINO for intel integrated graphics.
HI, Sebastian. I am excited and curious about generative AI and found your videos to be greatly valuable. Content is exactly what I am looking for and the quality is just perfect. Thank you so much!
If anyone is having a problem launching with the error of not installing torch - its probably because you downloaded a version of python greater than 3.10 and that doesnt support torch, to fix this, follow these steps 1. uninstall python and the python launcher 2. download and install python 3.10 (a google search will find it) 3. delete everything in your A111 folder (or whatever you named it) but first copy your downloaded models to save time 4. follow this video tutorial from the cmd git clone part 4:27 and everything should run smooth from here
I'm getting an error code 1 after launching webui.user. ERROR: Could not find a version that satisfies the requirement torch==2.0.1 (from versions: none) ERROR: No matching distribution found for torch==2.0.1
While the explanaion seems good, unfortunatelly i'm one of many people for whom the installation didn't go as smoothly I had for example to add --skip-torch-cuda-test to the cmd and i still can't generate a thing (nothing happens). I'm not sure if you mentioned the requierments . I think it would be good to know what is expected (for example I have Intel not NVIDIA and it makes a difference. The choice of browser seems to make a difference too. And so on. I'm sorry if you actually mentioned any of those or told in the video where to look for more information. But I had to add this comment to convey that one might run into some problems while installing as suggested
You're very welcome, and thank you kindly! Your support means the world to me 😘 Feel free to join our Discord and message me there if you want vip channel chat access.
Hi Sebastian just to let you know... I had to add in note pad for the batch file set PYTHON=py otherwise it wasn't working. keep telling me pyton wasn't found.
So, I just got the "can't install torch,.." and "Couldn't find,..." Errors. Which is strange, since I have the correct Python installed. I dunno what I am doing wrong.😅
Just let the command line continue. When the Web ui doesn't open up run the batch file one folder deeper webui.bat. If error persist Google "stable Diffusion can't install torch" the git issues have some comments that detail how to fix it
So you have to hit Start, > "Manage App Execution Aliases" > turn off both of the ones that say Python.. but now my problem is I says I failed to install torch.. sigh..
PSA: I got a permission error while trying to clone, I had my SD folder inside of my program files folder, which didn't have permission. I made a new folder in C and it worked perfectly. Thanks for the video, it was a great help!
THANK YOU. I think the best video guide I've seen on youtube. Detailed, concise, clear, uncluttered, cool and just great! Thank you so much for such a video, I really enjoyed it!
You can use sdp now instead, correct. It's almost the same speed and deterministic. Some tests have shown xformers to be marginally faster, however not deterministic. I'm sure there are settings when t2 and sdp come out on top though.
If you have trouble getting it to find your python, you might try: Go to cmd and type py instead of python If you get Python 3.10.6 in your output, then go to your stable-diffusion folder edit web-ui.bat and in the 7th line change if not defined PYTHON (set PYTHON=python) to if not defined PYTHON (set PYTHON=py) This worked for me
i have 4GB VRAM, then I was tryed improve to --lowvram, and the result is super ugly, but from this video it's ok to be --medvram, now the result is fine. thanks man, I subscribing ur YT now sorry for my bad english
when i try to launch webui-user it says Couldnt launch python, exit code: 9009 stderr: Launch unsuccessful. Exiting. Press any key to continue... I did everything as u did step by step... any advice ?
I'm on AMD 6800XT and Windows 10. I did some tests with a fresh install (a week ago) and found the optimal launch settings: . --opt-sub-quad-attention --medvram --no-half --no-half-vae --precision full . they give a 20-30% speed boost compared to the following: . --opt-sub-quad-attention --medvram --no-half-vae . --opt-sub-quad-attention - increases the maximum possible resolution to 1392x1392, compared to the deprecated --opt-split-attention - 1024x1024. . After several months of working with A1111 on Linux, I installed it on Windows a week ago, which I am very happy about! During these couple of months, I managed to hate Linux with all my heart.
At 8:53, I open webui.user, but nothing loads on the cmd screen. It says Press any key to continue and it closes when I press any key. What should I do?
Some apps that also uses python sometimes tend to 'hijack' the path. It was Inkscape for me personally. Uninstalling Inkscape helped. Does it say anything else or just 'Press any key'?
I like you're calm way of using your voice, it's a welcome relief in comparison to the hysterical insanity I hear from my kids youtube channels in a cacophony of different idiots shouting their guts out spouting nonsense in my room, someone please tell me how to stop this without having to be a clown all day to entertain my kids who forgot to be kids. I know I am. Complicit, it sneaked up on me during the lockdowns, letting go of screentime seemed like the only way to remain sane. Excuse me for going very offtopic here..but hey you got a new subscriber
Thank you kindly! I understand the sentiment and try to provide something else in this crazy world of ours. It appeals to a smaller audience, but I know it's valuable to those people. Thanks for reminding me of that 🌟
my installation of A1111 crapped the bed so I decided I should just scrap everything and start from scratch, luckily still have python and git sitting on my desktop to skip some steps. seems a lot more straightforward than the first time I installed A1111 a while ago.
I’ve never touched python in my life and I was able to successfully follow this and install it. I even have it running on an older laptop using my CPU. (Since I don’t have a gaming pc) First came across an error of 128 and I figured out from searching that where you edit in the web ui in notepad to add: -skip-torch-cuda-test Then I opened it again, got a new error, but I ignored it, opened it again, and it worked!!! 🎉
Very nice. Just wanna add that, @5:41 where we're adding COMMANLINE_ARGS, we'll also want to add --theme dark for anyone who's like me and uses a browser that defaults to that white-screen nonsense.
You are amazing. Thanks for the clear & concise jumpstart. I'm going to watch all your related stable diffusion videos. I have butterflies just thinking about the possibilities ahead. Yeeeeeee Ha! :)
At around 11:40 you mentioned about getting a styles.csv file and there was one available in your description. First, you never mentioned "how" or "where" to get a styles.csv file and I don't see the one you said would be in your description.
Download Prompt styles: www.patreon.com/posts/sebs-hilis-79649068
I have success with Easy Diffusion. Stable Diffusion? Tried over 20 times with other vids, so I'm dubious. If this tut actually tames the beast, I'll be sure to let you know...
bruh this what mine says C:\stable-diffusion\stable-diffusion-webui>git pull
Already up to date.
venv "C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.4.0
Commit hash: 394ffa7b0a7fff3ec484bcd084e673a8b301ccc8
Installing torch and torchvision
C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe: No module named pip
Traceback (most recent call last):
File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 38, in
main()
File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 29, in main
prepare_environment()
File "C:\stable-diffusion\stable-diffusion-webui\modules\launch_utils.py", line 265, in prepare_environment
run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)
File "C:\stable-diffusion\stable-diffusion-webui\modules\launch_utils.py", line 107, in run
raise RuntimeError("
".join(error_bits))
RuntimeError: Couldn't install torch.
Command: "C:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url download.pytorch.org/whl/cu118
Error code: 1
help me
will you be creating a video on how to install it on AMD
I had to change the default path for python and move it to C:\Windows\system32 to get Stable Diffusion to install.
Installing this made me feel like my 60 year old mom. Thanks so much for the step by step. Great walkthrough.
what
Happy to help and thank you very much for your support! 🥰
Gosh, I'm a 60 year old grandmom who is a techie that can run circles around most young people I know - at least in my businesses. I installed and manage all the smart home devices in my 9500 sq ft home. I installed and manage all the technology in my businesses and I like to use the latest devices so I'm constantly upgrading. Not all old people are technically challenged.
@@td4611nice to meet you T.D. How are you?…
@@td4611that's why he specified his 60 year old mom and not every 60 year old mom. Lol.
Excellent presentation. No stupid music, no idiotic graphics or cutaways to film clips, just calm instructions from someone who knows what they're doing. Well done.
Glad you liked it, thank you for the kind words. Recommend it to a friend! 🌟
Thanks you Seb 🙏🏽
I am also named Sebastian, and over 60 years old, so this was rather intimidating for me until I came across your wonderful tutorial where you so calmly and systematically teach us the minimal items we need to get started with Stable Diffusion.
Beautiful name! Thank you very much for your support and the kind words. Welcome aboard the AI journey 😊💫
You are the only person I have seen explain calmly so that others understand, you are a wonderful person because you teach us beginners calmly and step by step
How very kind, thank you 😊💫
Yeah, almost TOO calmly since it reminded me a bit on an out-of-a-movie serial killer 😐
finally, someone who is explaining everything calmly. It wont hurt my ears
Glad to hear you enjoying the content :)
After watching your guide I realized that I finished all the other guides - you explain so amazingly and slowly and clearly - many thanks
I was going to make a video like this simply because of how many people have asked me how to install and get Stable Diffusion running, and I suck at explaining things solely through text. Thank you for saving me the time. Very good, comprehensive explanation. Just as much as you need and easy to understand.
Thank you kindly!
I'm an AI Dunce. I just started using it recently and this is BY FAR the most useful (new user friendly) video I've found. Thank you SO MUCH for helping students learn the material, rather than trying to impress viewers with your existing knowledge. You're a gentleman and a scholar. Thank you.
A video going over the top 10 best extensions would be amazing
the problem is that the extensions and even the programs are being updated too fast ... example Comfyui
i find this:
th-cam.com/video/CWKVhWHVecg/w-d-xo.html
The best Tutorial ever, the only person I have seen explain calmly so that others understand, you are a wonderful person because you teach us beginners calmly and step by step.
Thank you for the kind words, it means the world! 🌟
I want to compliment you on making the best tutorial regarding SD/Auto1111 installation that I've seen. I don't know why it's so hard for people to be concise, clear and not rushed when making instructional videos, but for some reason it's a common issue. I wish I had watched this when I was originally installing, the amount of perplexing explanations I have sat through is laughable. So again, well done, and thankyou ever so much for your work.
Thank you for the kind words and for taking the time to write such a thoughtful comment. Happy my content is valuable to you! 🌟
Wonderful video. Very clear and concise. The way you speak reminds me of when I'm working from home on a call and the baby's asleep in the next room. Cheers!
Another beautiful video seb, good job taking the time to re-explain how to install auto1111 for everyone!
This dude explains things very calmly. Very good
Couldn't be easier to follow. No "wait - what? that's not what I'm seeing on my screen" moments. Custom installing anything for non-coders or the techincally proficient is always intimidating, but this tutorial makes you feel like you're in safe hands. Thank you!
Why thank you, that's very kind! Also, happy to help! 😊🌟
This has to be Hands Down the Best Instalation Video for Stable Diffusion... Thank you SO much
Glad it was helpful!
@@sebastiankamph YOU have no idea how helpful this was, thanks again SIR
I want to thank you for this amazing tutorial.
However I could not run it and in CMD there was some error related to CUDA. Do you have any suggestions for that? @@sebastiankamph
Great vid, helped a lot. Small note, youtube's target loudness is -14 LUFS. I havent seen your other videos so it may have been fixed since then, but if not, thats the reason your video is so quiet compared to most others on the platform. Thanks for the tutorial!
he is trying too hard to be "ASMR" and it completely ruins the video. All his voice is doing, talking so unnaturally, is creating constant a low-tone reverb which is migraine inducing.
FFS
@@trumpsextratesticle8590 chill out bro
thank you for making it really easy to understand :) I already subbed because your calm demeanor genuinely made this feel easier than it was.
Sebastian! I finally got a proper graphics card, and knew you would be the right person to turn to for a proper guide to install 1111. Thank you!!
Happy to help, good luck and have fun with it!
my ears are blessed by this gentle soul, thank you.
Thanks for listening! Share it to a friend 🌟
I didn't know about the styles.csv! What a timesaver, I'll probably add some of my own styles to it later on. Thanks for this! I'll also share this video with anyone curious about creating SD images for themselves as your calm and informative explanation was excellent.
Glad you enjoyed it! Thank you for the kind words 😊
@@sebastiankamph The volume on this video even with system set at 125% is very low.
Best presentation i ever seen - so calm, so pleasant . I love this - thanks Sebastian👏👏
Thanks Sebastian, I finally managed to get Stable Diffusion working because of your great video.
Now I just need to master it... So I'll watch more of your content for sure.
Subscribed.
Glad it worked for you!
Dude, as a Midjourney user, I was getting pretty tired of the price- thanks for the concise, and amazing tutorial. Peace, brother.
Just a tip for anyone finding trouble saving the batch file, just reinstall the a1111 folder to desktop, it's usually because you need administrator permission to download and save things in program files 👍👍👍
thx!!
Does it have virus
You are a God sent! I was trying to do the exact same thing and got denied
i did not expect a young john malkovich to teach me ai. great channel you have!
Thank you kindly! 😊
this guy looks like he is the ai
There was no need to roast him like that 😭
plot twist: this video was entirely made by AI
🤣🤣
ai teaching us how to download ai so it can take over our system
Yes he is, there's lots of video about how to make it
Man your calm voice is beautiful. BTW, thanks for the guide!
Thank you very much, Sebastian. I truly appreciate you and your thorough instructions….and your serene manner. 😊❤
THIS!!! was the FRIENDLY, HELPFUL guide i was looking for pass 2 hours... thank you!!!!!!!
Amazing guide! Its the most advanced and detailed tutorial for automatic1111 Ive seen, and you also mention several important extensions, great job!
Thank you! 😊
Thank you, I needed a refresher and go back to old videos do not feel good when so much is happening and you want to know everything is up to date.
You're welcome! Lycka till! 🌟
You are born to create tutorials! Everything clear for noob such as myself, everything needed is linked and showed, well explained. GG!
Thank you kindly! Happy to help 😊🌟
Damn, I love how he is "slow" and explains everything little step by little step, all calmly
NansException: A tensor with all NaNs was produced in Unet. This could be either because there's not enough precision to represent the picture, or because your video card does not support half type. Try setting the "Upcast cross attention layer to float32" option in Settings > Stable Diffusion or using the --no-half commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.
Hii bro add this argument in Commanline_ARGS- --medvram --xformers --autolaunch --no-half and save it and then run the batch file again and it will start (note after you generate one image exit the page and reload it or click on batch file again after every one generation)
Followed these instructions and got a clean functional install at the first attempt! You can't ask for more than that.
Happy to hear it! 😊🌟
Great explaining skills. Really appriciate this effort.
Please increase the voice volume for future video.
Finally after many attempts I just now installed stable diffusion because of u sir, thanks alot 🙏
Glad it helped! Hope you'll learn much more from my videos. Tell a friend! 😊🌟
@@sebastiankamph which model is best for clothes off to actress pics please tell
Thanks for the tutorial, Sebastian, it worked like a charm. I tried to install Disco Diffusion into my WSL2 a few months back and failed miserably, so I was massively surprised when this worked literally without any hiccups.
Thank you so much! I came for the x-formers installation part, but I'm very glad to have found (and that you made it available) your style.csv file. I went from an 18 minutes image generation prior to x-formers to... 33 seconds after installation (a 640x768 with high res x2, using a GTX 3060 12GB).
Happy to hear it! I hope you'll generate amazing art.
Finally someone who explains well how to install A1111, thanks a lot!
You're welcome!
i got this message when installing torch "WARNING: There was an error checking the latest version of pip." please help
professional video very clear! well done, I am glad that i found you on YT!
Happy to hear that, thank you very much!
Great tuto, man. I had a error with torch download at the end but I just install a11111 folder on C: and everything is working fine. I think the problem was because I installed first a11111 on my SSD instead my main drive. Thanks again!
Wait I’m having the same problem. Can you please tell me what you did to fix it? I didn’t really understand
@@Cookieheart308 You need to do everything what he said on the same drive. My mistake was to install the a11111 on my SSD instead of my principal drive.
@@markcharron2254 i dont have a different drive, im still getting this issue
that and the python version matters, make 100% sure it's 3.10.6 if not you'll also need to delete a folder called "venv" if it appears in your SD root folder before reinstalling python
never knew a place for trained modules existed thank you for this one my friend
No module named pip, Couldn't install torch
What do I do to fix this?
Did you fix it ?
@@JulianGDrive I forget what exactly I did to fix it, but yes. I explained the problem to chatGPT and followed its instructions. I believe there was something like a virtual machine that was generated wrong and I needed to delete it and generate a new one. I didn't even think I was using one but it seems the program makes one on its own.
You forgot to add python to path
Best video out there for a beginner like me to understand stable diffusion and automatic 1111. Thank you very much.
Now I just need to see how to activate the Open VINO for intel integrated graphics.
What should I do when it says: RuntimeError: Couldn't install torch
Error code: 1
Help...
This is likely cuz your using the latest python version try installing python 3.10.6-9
@@reydqlous8458 Hello . how to open the stable diffusion after closing all the tabs (is there any way to create a desktop shortcut )
HI, Sebastian. I am excited and curious about generative AI and found your videos to be greatly valuable. Content is exactly what I am looking for and the quality is just perfect. Thank you so much!
I'm happy to hear that. Welcome aboard! 🌟😊
Thanks a million! This tutorial is very clear and interesting! You are doing a great job!!!
You're very welcome! Thank you for the kind words of encouragement 😊
Thanks!
Thank you, very kind 😊💫
If anyone is having a problem launching with the error of not installing torch - its probably because you downloaded a version of python greater than 3.10 and that doesnt support torch, to fix this, follow these steps
1. uninstall python and the python launcher
2. download and install python 3.10 (a google search will find it)
3. delete everything in your A111 folder (or whatever you named it) but first copy your downloaded models to save time
4. follow this video tutorial from the cmd git clone part 4:27 and everything should run smooth from here
i got an error trying to create a model. json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0), help pls
Honestly, thank you so much for basic simple instruction. Great and informative
Happy to help!
I'm getting an error code 1 after launching webui.user.
ERROR: Could not find a version that satisfies the requirement torch==2.0.1 (from versions: none)
ERROR: No matching distribution found for torch==2.0.1
I have the same issue but with 2.0.2 instead of 2.0.1
I dont know how you dont have more followers, keep it up!
While the explanaion seems good, unfortunatelly i'm one of many people for whom the installation didn't go as smoothly I had for example to add --skip-torch-cuda-test to the cmd and i still can't generate a thing (nothing happens). I'm not sure if you mentioned the requierments . I think it would be good to know what is expected (for example I have Intel not NVIDIA and it makes a difference. The choice of browser seems to make a difference too. And so on. I'm sorry if you actually mentioned any of those or told in the video where to look for more information. But I had to add this comment to convey that one might run into some problems while installing as suggested
COMMANDLINE_ARGS="--skip-torch-cuda-test --precision full --no-half"
Thank you so much Sebastian ! it worked flawlessly and was super easy to follow. I just started supporting you on Patron
You're very welcome, and thank you kindly! Your support means the world to me 😘 Feel free to join our Discord and message me there if you want vip channel chat access.
Hi Sebastian just to let you know... I had to add in note pad for the batch file set PYTHON=py otherwise it wasn't working. keep telling me pyton wasn't found.
thanks mate!
this fixed my problem, thanks!
Thanks for this! I subscribed and became a patron. Great videos!
My pc just crashes when i try to generate an image. I obviously dont get an error message so does someone know what could be going on
finally a tutorial who shows how to install pyton and git
So, I just got the "can't install torch,.." and "Couldn't find,..." Errors. Which is strange, since I have the correct Python installed. I dunno what I am doing wrong.😅
Just let the command line continue.
When the Web ui doesn't open up run the batch file one folder deeper webui.bat.
If error persist Google "stable Diffusion can't install torch" the git issues have some comments that detail how to fix it
i solved the problem by not installing python latest version but 10.6
@@arthurtempest3824 How do I do that? It says install the new Pip.
Thank you for the thorough step-by-step!
it gives exit code 9009, how do i fix that?
me too
So you have to hit Start, > "Manage App Execution Aliases" > turn off both of the ones that say Python.. but now my problem is I says I failed to install torch.. sigh..
@@Phactoids wdym hit start?? is that in the batch file or the python
I must say it was very concise and answers all questions video. Thank you
I get a message that says I should update pip. Is it smart to do that? As far as I know, a1111 needs older versions for some things.
It makes no difference if you update pip or not. So that's fine. a1111 requires older Python for torch (unless you install torch manually)
PSA: I got a permission error while trying to clone, I had my SD folder inside of my program files folder, which didn't have permission. I made a new folder in C and it worked perfectly.
Thanks for the video, it was a great help!
Can sum1 pls help me with the error "couldn't install torch" while running the webui-user
I also got error code - 1 while installing torch
@@ruisouu try to download the other python ver., I tried with 3.10.9 and it work
THANK YOU. I think the best video guide I've seen on youtube. Detailed, concise, clear, uncluttered, cool and just great! Thank you so much for such a video, I really enjoyed it!
Wow, thanks!
@@sebastiankamph :3
The latest automatic1111 is in torch 2.0.1, does it really need xformers? (i think not)
I was wondering the same... with torch 2 we should avoid xformers? or still use it?
You can use sdp now instead, correct. It's almost the same speed and deterministic. Some tests have shown xformers to be marginally faster, however not deterministic. I'm sure there are settings when t2 and sdp come out on top though.
If you have trouble getting it to find your python, you might try:
Go to cmd and type py instead of python
If you get Python 3.10.6 in your output, then go to your stable-diffusion folder edit web-ui.bat and in the 7th line change if not defined PYTHON (set PYTHON=python) to if not defined PYTHON (set PYTHON=py)
This worked for me
Audio is a bit quiet
It's ASMR. Rest well.
@@hankkingsley9183underated reply
There's two buttons on the side of most phones, one makes things more quiet, the other makes things louder.
@@tbird-z1rThanks for this. Not only did it fix the audio for this video, but for everything else!
it's loud enough
If only i had a teacher like you in my school, i would be a wise man by now. Thanks a lot ♥️
I would be asleep. This man's voice is too soothing.
"Couldn't install torch .............. error code 1" Any suggestions?
Update your python version.
Low space
@@cultured6969I have the same problem how do I update my python because now im on 3.10.6
i have 4GB VRAM, then I was tryed improve to --lowvram, and the result is super ugly, but from this video it's ok to be --medvram, now the result is fine. thanks man, I subscribing ur YT now
sorry for my bad english
when i try to launch webui-user it says Couldnt launch python, exit code: 9009 stderr:
Launch unsuccessful. Exiting.
Press any key to continue...
I did everything as u did step by step... any advice ?
th-cam.com/video/NdLyFDwJt2Q/w-d-xo.html
Thanks!
Thank you very much for the support, greatly appreciated! 😊🥰💫
in the 'webui-user.bat',remember set'set PYTHON= C:\Programs\Python\Python310\python.exe' the path is where you install python
I'm on AMD 6800XT and Windows 10. I did some tests with a fresh install (a week ago) and found the optimal launch settings:
.
--opt-sub-quad-attention --medvram --no-half --no-half-vae --precision full
.
they give a 20-30% speed boost compared to the following:
.
--opt-sub-quad-attention --medvram --no-half-vae
.
--opt-sub-quad-attention - increases the maximum possible resolution to 1392x1392, compared to the deprecated --opt-split-attention - 1024x1024.
.
After several months of working with A1111 on Linux, I installed it on Windows a week ago, which I am very happy about! During these couple of months, I managed to hate Linux with all my heart.
didnt he mention that it is for nvidea?? i am also on a 6600XT but i dont know what to do
Ai avatar are becoming more and more realistic looking. Whoever, good and useful video.
It's a good tutorial, I just can't get past installing torch as i keep getting error
your voice is like therapy for me
Can you talk more slowly... i could hear some words.
He is hiding the crazy inside but i can hear it
😂
Her wife will get mad if she wakes up
Thank you so much for making this easy to digest and easy to understand,
Keep up the great work and Subscribed !
At 8:53, I open webui.user, but nothing loads on the cmd screen.
It says Press any key to continue and it closes when I press any key. What should I do?
Some apps that also uses python sometimes tend to 'hijack' the path. It was Inkscape for me personally. Uninstalling Inkscape helped. Does it say anything else or just 'Press any key'?
At first I felt like your video was too slow, at the end I began to like your style :)
Happy to hear that! 😊
Thanks man, I'm a long time illustrator trying to figure out how the heck to get started with this so I can integrate it into my workflow :D
I like you're calm way of using your voice, it's a welcome relief in comparison to the hysterical insanity I hear from my kids youtube channels in a cacophony of different idiots shouting their guts out spouting nonsense in my room, someone please tell me how to stop this without having to be a clown all day to entertain my kids who forgot to be kids. I know I am. Complicit, it sneaked up on me during the lockdowns, letting go of screentime seemed like the only way to remain sane. Excuse me for going very offtopic here..but hey you got a new subscriber
Thank you kindly! I understand the sentiment and try to provide something else in this crazy world of ours. It appeals to a smaller audience, but I know it's valuable to those people. Thanks for reminding me of that 🌟
I much appreciate the very deliberate instructions and not doing the typical “TH-cam voice”
Thank you for the immersive breakdown.
Glad you enjoyed it!
my installation of A1111 crapped the bed so I decided I should just scrap everything and start from scratch, luckily still have python and git sitting on my desktop to skip some steps. seems a lot more straightforward than the first time I installed A1111 a while ago.
I’ve never touched python in my life and I was able to successfully follow this and install it. I even have it running on an older laptop using my CPU. (Since I don’t have a gaming pc)
First came across an error of 128 and I figured out from searching that where you edit in the web ui in notepad to add:
-skip-torch-cuda-test
Then I opened it again, got a new error, but I ignored it, opened it again, and it worked!!! 🎉
Glad to hear you got it working!
nice calming voice and very informative
Very nice. Just wanna add that, @5:41 where we're adding COMMANLINE_ARGS, we'll also want to add
--theme dark
for anyone who's like me and uses a browser that defaults to that white-screen nonsense.
Great video! I like your style, I just came across to your channel now, but already sub. Keep going man, I'll check out other videos as well!
You are amazing. Thanks for the clear & concise jumpstart. I'm going to watch all your related stable diffusion videos. I have butterflies just thinking about the possibilities ahead. Yeeeeeee Ha! :)
Thank you for this comprehensive set up guide =)
Your audio levels bro! your killin me!
Happy to say that my later videos have better levels. 🌟
At around 11:40 you mentioned about getting a styles.csv file and there was one available in your description. First, you never mentioned "how" or "where" to get a styles.csv file and I don't see the one you said would be in your description.