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.
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.
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.
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
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
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.
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.
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 👍👍👍
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
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!
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.
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.
@@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.
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.
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
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.
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)
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.
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.
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
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
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
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'?
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 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).
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
when I am in the first step of turning on stable diffusion, the cmd window comes on and says press any button to continue, when I click anything, the cmd window turns off and nothing happens. I dont know what to do.
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.
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.
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.
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
Couldn't launch python exit code: 9009 stderr: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. Launch unsuccessful. Exiting. Press any key to continue . . what do
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.
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.
dear sebastian thank you so much for explaining so good.. Just a question, when i try to prompt to generate a cat, it sometimes produces more than 1 cat, how to avoid this in prompt line ? Where is the main idea to limit this kind of multiple generations ? Thank you in advance
Hard to limit with prompting, can try to put 2cat in negative etc, but in general, best way to control that is controlnet, where you can control composition. Or just generate lots of images and throw away the bad ones.
I am unable to finish the instalation. I keep getting 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" I have restarted a few times and made sure to have python 3.10 but no success. how can I resolve this please?
When I launch Python I keep getting, yes I set the path, and I tried looking for the answers online but none of the solutions i found fixed the problem: Couldn't launch python exit code: 9009 stderr: 'C:\Program' is not recognized as an internal or external command, operable program or batch file. Launch unsuccessful. Exiting. Press any key to continue . . .
Thank you for the detailed video tutorial! Please tell me, I worked with neural network, then closed the browser, and how to open neural network again?
Followed the guide made sure to install the correct version of python but it keeps saying Python not found...... Launch unsuccessful. Is there something I'm missing?
Any Ideas,? This has been an issue for a lot of people, It's recently happened to me: RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check if I add that argument, it no longer uses GPU?..
I have an error saying "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, 2.3.0, 2.3.0+cu121, 2.3.1, 2.3.1+cu121, 2.4.0, 2.4.0+cu121, 2.4.1, 2.4.1+cu121) ERROR: No matching distribution found for torch==2.1.2" not sure what it means
I need to generate pictures for academic purposes using Stable Diffusion, Automatic 1111, and MidJourney. My laptop specs are: Lenovo ThinkPad X1 Yoga Windows 10 Pro Intel Core i7-7600U @ 2.80GHz 16GB RAM Intel HD Graphics 620 341GB free on 476GB storage Can my laptop handle these platforms effectively? Any advice?
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.
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 😊💫
i'm 64, this beats the fast talking fast clicking strong indian accent videos for sure!
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! 🌟
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 😐
After watching your guide I realized that I finished all the other guides - you explain so amazingly and slowly and clearly - many thanks
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
finally, someone who is explaining everything calmly. It wont hurt my ears
Glad to hear you enjoying the content :)
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!
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! 🌟
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
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
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!
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! 🌟
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.
Another beautiful video seb, good job taking the time to re-explain how to install auto1111 for everyone!
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
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
@@ReyDQlous Hello . how to open the stable diffusion after closing all the tabs (is there any way to create a desktop shortcut )
thank you for making it really easy to understand :) I already subbed because your calm demeanor genuinely made this feel easier than it was.
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.
You are the only one who explain it as it should work from 0-100%
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
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!
i did not expect a young john malkovich to teach me ai. great channel you have!
Thank you kindly! 😊
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!
Best presentation i ever seen - so calm, so pleasant . I love this - thanks Sebastian👏👏
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
This dude explains things very calmly. Very good
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)
Dude, as a Midjourney user, I was getting pretty tired of the price- thanks for the concise, and amazing tutorial. Peace, brother.
Thank you very much, Sebastian. I truly appreciate you and your thorough instructions….and your serene manner. 😊❤
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.
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.
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
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! 🌟
i got this message when installing torch "WARNING: There was an error checking the latest version of pip." please help
Damn, I love how he is "slow" and explains everything little step by little step, all calmly
Man your calm voice is beautiful. BTW, thanks for the guide!
Great explaining skills. Really appriciate this effort.
Please increase the voice volume for future video.
THIS!!! was the FRIENDLY, HELPFUL guide i was looking for pass 2 hours... thank you!!!!!!!
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
Thanks!
Thank you very much for the support, greatly appreciated! 😊🥰💫
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
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! 🌟😊
Amazing guide! Its the most advanced and detailed tutorial for automatic1111 Ive seen, and you also mention several important extensions, great job!
Thank you! 😊
never knew a place for trained modules existed thank you for this one my friend
my ears are blessed by this gentle soul, thank you.
Thanks for listening! Share it to a friend 🌟
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
Thanks!
Thank you, very kind 😊💫
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
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'?
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
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 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.
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! 😊🌟
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.
when I am in the first step of turning on stable diffusion, the cmd window comes on and says press any button to continue, when I click anything, the cmd window turns off and nothing happens. I dont know what to do.
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 😊🌟
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.
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.
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.
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"
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
Couldn't launch python
exit code: 9009
stderr:
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
Launch unsuccessful. Exiting.
Press any key to continue . . what do
Same
same here
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 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 😊
Could not install torch? What should I do to fix?
same
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)
why the CMD says it doesnt found PIP even after i install PIP?
"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
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
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
i dont see "deliberate" model in the civitai website...which model should i use as a beginner?
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
It's a good tutorial, I just can't get past installing torch as i keep getting error
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
Thank you so much for making this easy to digest and easy to understand,
Keep up the great work and Subscribed !
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
When I install a get error 2. What should I do
I dont know how you dont have more followers, keep it up!
professional video very clear! well done, I am glad that i found you on YT!
Happy to hear that, thank you very much!
could you do this but for AMD GPU's? not many proper guides! im stuck using my cpu
dear sebastian thank you so much for explaining so good.. Just a question, when i try to prompt to generate a cat, it sometimes produces more than 1 cat, how to avoid this in prompt line ? Where is the main idea to limit this kind of multiple generations ? Thank you in advance
Hard to limit with prompting, can try to put 2cat in negative etc, but in general, best way to control that is controlnet, where you can control composition. Or just generate lots of images and throw away the bad ones.
Finally someone who explains well how to install A1111, thanks a lot!
You're welcome!
I am unable to finish the instalation. I keep getting 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" I have restarted a few times and made sure to have python 3.10 but no success. how can I resolve this please?
You need an nvidia gpu with 4gb+ vram, preferrably more.
@@sebastiankamphare there any other alternatives, rather than buying a new laptop?
@william-kassanga thinkdiffusion or similar cloud solutions
Thanks for this! I subscribed and became a patron. Great videos!
When I launch Python I keep getting, yes I set the path, and I tried looking for the answers online but none of the solutions i found fixed the problem: Couldn't launch python
exit code: 9009
stderr:
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Launch unsuccessful. Exiting.
Press any key to continue . . .
Me too bro idk why
I have started the batch file and it downloded something as you said
but it didnt open the stable diffusion in browser
how to open it
I thought I set up everything right, but everytime I try putting out an image, it just produces a grey square :(
I must say it was very concise and answers all questions video. Thank you
Thank you for the detailed video tutorial! Please tell me, I worked with neural network, then closed the browser, and how to open neural network again?
Does this still work is there an update tutorial for the new version?
Followed the guide made sure to install the correct version of python but it keeps saying Python not found...... Launch unsuccessful. Is there something I'm missing?
If you did this and also clicked add to path, then you might want to install Python from microsoft store instead.
@@sebastiankamph That worked, Thankyou.
Thank you for the thorough step-by-step!
Any Ideas,? This has been an issue for a lot of people, It's recently happened to me:
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
if I add that argument, it no longer uses GPU?..
me too
how to fix RuntimeError: Torch is not able to use GPU?
I have an error saying "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, 2.3.0, 2.3.0+cu121, 2.3.1, 2.3.1+cu121, 2.4.0, 2.4.0+cu121, 2.4.1, 2.4.1+cu121)
ERROR: No matching distribution found for torch==2.1.2" not sure what it means
im having this issue as well
I need to generate pictures for academic purposes using Stable Diffusion, Automatic 1111, and MidJourney. My laptop specs are:
Lenovo ThinkPad X1 Yoga
Windows 10 Pro
Intel Core i7-7600U @ 2.80GHz
16GB RAM
Intel HD Graphics 620
341GB free on 476GB storage
Can my laptop handle these platforms effectively? Any advice?
Thanks a lot for your explanation, unfortunately I have this problem after installing, Torch is not able to use GPU. How could I resolve it?
The same problem... can u resolve it?
in the 'webui-user.bat',remember set'set PYTHON= C:\Programs\Python\Python310\python.exe' the path is where you install python