To the RUclipsrs who create open source tutorials, your dedication to sharing your expertise is a beacon of light in the digital realm. Through your videos, you break down complex concepts, making technology accessible to all. Your generosity and passion inspire a community of learners, fostering collaboration and inclusion. Thank you for your invaluable contributions and for being mentors and heroes in the open source community.
Thank you for your hard work making the script and explaining how to use it. This is the first thing I've been able to follow and get to actually work.
So, potentially stupid question... I closed the powershell window, and the URL was disabled. How to I open up the program again without rerunning the install command?
i dont have the answer you are looking for but as far as i know, you need to use the powershell or something else because the ai runs on it whilve loading images. you also need to update everything before going back online. that's why you use the install command each time you open the program.
I'm getting this, i had downloaded the newest python from their official website.Plesae Help "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 . . ."
Wow dude, I just screwed things up on my own installation trying to set up xformers, and then I saw you created this fantastic script. You made me very happy right now.
I followed all of the steps but when I press the desktop shortcut that appears on the desktop titled AUTOMATIC 1111 WebUI it runs something in the command prompt window but does not start the actual AI where I can do things. Can somebody tell me what step I may have missed?
How do i rerun the program after closing it, when i click on the desktop icon it says " RuntimeError: Couldn't determine Stable Diffusion's hash: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf." and then "press any key to continue" which closes the window. Do i have to run ": iex (irm auto11.tc.ht)" through powershell as admin everytime i want to run it
I encountered this error: Error: '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.'. Check your schedules/ init values please. Also make sure you don't have a backwards slash in any of your PATHs - use / instead of \. Full error message is in your terminal/ cli. Plss help me ! Thanks
im having this error please help C:\Users\jawad\AppData\Local\Programs\Python\Python310\python.exe: No module named pip Launch unsuccessful. Exiting. Press any key to continue . . .
I install automatic 1111 using the all-in-one script but now it only runs from power shell not from the icon it makes on the desktop, I get an error that says is owned by: 'S-1-5-32-544' anyone know why?
Please help. It says "conda is not installed. Python version is not between 3.10.6 and 3.10.11. Assuming you've installed the correce version, please enter the command you use to access python 3.9/3.10. Enter the python program name (e.g. python3, python10):" I havent tried downloading a python or anything beforehand.
**update** i had to install and set up python manually but after i did that it worked like a charm. At first, I downloaded python 3.11, but it wasnt being detected, so i downloaded 3.10 but it still wasn't being detected cause it wasn't set up, so i'm not sure if you can get away with using 3.11 after set up. Either way, this auto installer worked great, though it didnt auto install python.
@@YokaiTheGameGuy yeah i fixed it, my problem was that i had to select something with "path" when I did the python installation. after that i worked aswell for me
It does not automatically install Python, it prompts to enter which version of Python you have. I have tried installing Anaconda and Python 3.10 but still doesn't recognise that I have either. Any solutions for this?
Thanks it actually work as for the python not showing error you want to install python and add it to the system environment variable manually in the system setting.
Thanks so much for putting this together! It worked great on the install but after I must have messed something up and now it's saying things like it couldn't run SD's hash, and error code: 128 , as well as a 'dubious' user prompt? Is that cause I ran it in admin mode? Anyways, any tips? Do I need to reinstall?
Same mahn were you able to resolve it? I guess this was the same error I got when I tried to launch the WebUI which made me reinstall the whole damn thing and the same issue persists.
Amazing script, but got a few errors towards the end of the process, most likely due to out-of-date Nvidia drivers. Could you make the script such that it would not require downloading the huge 4GB and 2.5 GB files, if you already have them in the right locations, but just to update them?
I ran out of disk space when I got to installing torch. It says press any key to continue but it's not working even after I did a disk cleanup to free up the required space. It's just stuck and can't proceed. Should I just run through the entire thing again now that there is space?
Maybe this question has been answered but I have python 3.10.10 and it's says the following: "Conda is not installed. Python version is not between 3.10.6 and 3.10.11. Assuming you've installed the correct version, please enter the comand you use to access Python 3.9/3.10. Enter the Python program name (e.g. python3, python310):" Not sure what to do, enter python310? everything else installs then it just fails at the end.
SD starts fine right after installation. However when I try to use the desktop shortcut I get this error: webui-user.bat : The term 'webui-user.bat' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At J:\NEW_SD\stable-diffusion-webui\start-conda.ps1:4 char:1 + webui-user.bat + ~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (webui-user.bat:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Any idea what I might be doing wrong?
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 . . . how to solve this as i have already install python 3.11.3
can somebody please tell me how I can change my y/n answer. I accidentally pressed the Y answer for sharing the webUI online. How can I change this setting after the installation has already been completed?
this is the second time I'm asking this I don't know if you took it down but after you close the application it doesn't work anymore for me, this error keeps happing. stderr: fatal: detected dubious ownership in repository at 'C:/AI/stable-diffusion-webui/repositories/stable-diffusion-stability-ai' 'C:/AI/stable-diffusion-webui/repositories/stable-diffusion-stability-ai' is owned by: 'S-1-5-32-544' but the current user is: 'S-1-5-21-1344583680-363332958-479437758-1001'
I had the same problem. The problem is that the installation script is run from Powershell as an Administrator. When starting Stable Diffusion from the shortcut or one of the batch files, it is running as a user. I solved my problem by starting Powerschell as an Administrator agina and then start the batch file start-conda.bat
It's telling me: 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 . . . I installed Python latest version, but same issue appears. ============ Side note, when I press any key, this shows: C:\Users\user\Documents\AI\stable-diffusion-webui>
Fixed, just needed to add the path of the Phyton + phyton scripts to the environment variables. Also make sure you are running Python v10 instead of 11, as it's not compatible. Hope you find this useful!
Python issue!?! Please help. Its saying it doesn't detect python. I installed the right version. Before you ask me to do anything know i'm just following step by step with no python experience or coding experience so i really need a step by step solution.
This is why i avoid this. Im scrolling thru and seeing error problem after error. Im just an artist who wants to create, this all looks great but its too difficult. I hope some1 makes an easy click on UI version. That would be awesome.
Thanks so much for this! I have been struggling with Linux and this worked for installation and ran initially. However, after closing it the first time, I tried opening with the desktop shortcut and get an error "vent doesn't exist" or something. how do we manually run it? Thanks!
Got it all installed, clicked on the desktop icon... And this: Installing collected packages: xformers ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\Users\\xxxxxxx\\Desktop\\AI TEST\\stable-diffusion-webui\\venv\\Lib\\site-packages\\xformers\\_C.pyd' Check the permissions. Anyone know how to fix that? Anyone? I'm almost there after a week of trying. Please GOD let someone know how to fix this.
The install stopped twice at this line: "apply half(): 0.8s, move model to device: 0.7s, load textual inversion embeddings: 1.0s)" cursor been sitting there for hours.
keep getting administrative permissions issue all the time, even though it's enabled for 'everyone'. can't seem to find a decent detailed walk through for a super simple setup on an average used pc.. what a bummer.
a dumb questio, since I am not a programer. I did every step process as in this Video explained, after that I did just close the PowerShell and the Browser, so the question ist, how can I open the programm again??? it doesnt work with the icon...
AssertionError: extension access disabled because of command line flags (i get this error each time i want to install an extension. please can someone advise me on what to do to fix the issue?)
can someone help me ? i got this AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
i have a problem, Python version is not between 3.10.6 and 3.10.11. Assuming you've installed the correct version, please enter the comand you use to access Python 3.9/3.10. Enter the Python program name (e.g. python3, python310), and then i say it and it just doesnt work, what do i need to type?
I keep getting this error, even though I have the correct pytorch+cuda version installed. "xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.0.0+cu118 with CUDA 1108 (you have 2.0.0+cpu)."
Help i got this red words Get-CondaPath : The term 'Get-CondaPath' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:221 char:18
stuck on Model loaded in 26.6s (calculate hash: 21.6s, load weights from disk: 0.2s, create model: 0.4s, apply weights to model: 0.8s, apply half(): 0.8s, move model to device: 0.8s, load textual inversion embeddings: 2.0s).
TroubleChute, it's fantastic to finally have a one line script that tries to solve all the dependencies involved in this. However, myne didn't work at first. I had to manually install Python 3.10.6 and it helps if you tell users about NOT installing v11 from the MS store. Now I'm waiting for your script to run again, it looks better this time as I see PyTorch being loaded. I *DO* understand how many different installs and Windows setups we all have out there, so if it's impossible to make the script totally foolproof, might you consider writing a "when things go wrong" PDF help or HTML page? Many many tks, it's been about a month that I've been trying on and off to get this running locally!
I have internet i5 and, I got this error - RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU. What should I do?
hey, im getting this error : WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 1.13.1+cu117 with CUDA 1107 (you have 1.13.1+cpu) can you help me.I tried installing the version it says but i keep getting this error .im using amd rx480 4gb graphics card
Why did the script detect your were running on an AMD GPU and installed fix while task manager showed Intel Graphics and Nvidia? Or were you running in a VM?
As far as I know A11 REQUIRES Python under 3.11, as do a lot of other scripts. Too much changed in the update. I have pushed an update, and it should work in a minute or two when you run the command again. It should attempt to proceed regardless of Python version.
@@Shirryon If it detects the version is >=3.11 it will say "Enter the text you use for python 3.10, etc", and if you use python310 to use a different pyhton version enter that. The easiest version management for Python would be using Anaconda or Miniconda. Conda environments can have different versions of Python set up in them. This script detects conda, and activates it, and creates the correct environments automatically. It shouldn't mess with existing Python installs either, just installing Miniconda should be enough to get it to work :) It finds the conda paths from shortcuts in the start menu.
I always have an issue installing torch, this was my problem when downloading and installing all the files using python. Still cant get torch to run on my pc
I had the same issue. Apparently torch works ONLY on python 3.10.6. New version dont support it. EDIT: My friend had the same issue and deleted the Venv folder in the stable diffusion folder and (after re downloading 2 gigs of files) torch installed successfully. No idea why that would work. But apparently it did.
I had this error, any help ? Launching AUTOMATIC1111 Stable Diffusion WebUI! exit code: 1 stderr: D:\Programs\ApplicationsSetup\anaconda3\pkgs\python-3.10.6-hbb2ffb3_1\python.exe: No module named pip Launch unsuccessful. Exiting.
I am thankful for the tutorial. Although, it's too bad for me because I do not have an 8GB VRAM for my computer. So it will be tough for me to wait for the images to be loaded.
I have watched a lot of "Simple" tutorials that weren't worth the time I wasted watching them. This was NOT one of them!!!! My biggest issue was figuring how to use the software after coming from Leonardo AI... Once I installed some models and a few extensions OMFG... this thing is amazing! I can choose many different styles and eventually I get exactly what I want... and adding the pose extension, and photopia extension... A1111 is a one stop graphics, photography and made to order porn department!!!
it constantly brags about python version not being between 3.10.6 and 3.10.11 (I have 3.10.9). Regardless what I write the print is always "Python version is not between 3.10.6 - 3.10.11."
When it asks about "Enter the command you use to access python" just enter "python" without quotes. Should skip past any issues you're having :) -- If updating powershell didn't help
upgrade or downgrade your python between 3.10.6 and 3.10.11, after that open cmd and type python to check the version, if the version did not change and it still the unwanted version, open environment variables and delete the unsupported version of python in the path
I scrubbed all instances pf Python 3.10 and 3.11 and just downloaded from the Windows Appstore, it seems to have rectified the arguments. I suggest anyone running into this issue specifically to do the same.
To the RUclipsrs who create open source tutorials, your dedication to sharing your expertise is a beacon of light in the digital realm. Through your videos, you break down complex concepts, making technology accessible to all. Your generosity and passion inspire a community of learners, fostering collaboration and inclusion. Thank you for your invaluable contributions and for being mentors and heroes in the open source community.
You provide the best installttions ever with your one click install. Thank you for all your hard work
Thank you for your hard work making the script and explaining how to use it. This is the first thing I've been able to follow and get to actually work.
So, potentially stupid question... I closed the powershell window, and the URL was disabled. How to I open up the program again without rerunning the install command?
Same question
i dont have the answer you are looking for but as far as i know, you need to use the powershell or something else because the ai runs on it whilve loading images. you also need to update everything before going back online. that's why you use the install command each time you open the program.
I'm getting this, i had downloaded the newest python from their official website.Plesae Help
"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 . . ."
whats the fix for this please help
You don't want the LATEST python. Be sure to get a 3.10 version
Wow dude, I just screwed things up on my own installation trying to set up xformers, and then I saw you created this fantastic script. You made me very happy right now.
@Iman Gadzhi Shorts same question
@@IMANGADZHISHORTS-yv2ol %PathYouInstalledTo%\stable-diffusion-webui\webui-user.bat
@@IMANGADZHISHORTS-yv2ol Any answer to how you run the program again after closing it?
Run again the webui user.bat file
I followed all of the steps but when I press the desktop shortcut that appears on the desktop titled AUTOMATIC 1111 WebUI it runs something in the command prompt window but does not start the actual AI where I can do things. Can somebody tell me what step I may have missed?
How do i rerun the program after closing it, when i click on the desktop icon it says " RuntimeError: Couldn't determine Stable Diffusion's hash: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf."
and then "press any key to continue" which closes the window. Do i have to run ": iex (irm auto11.tc.ht)" through powershell as admin everytime i want to run it
I'm getting this same problem too. The desktop shortcut doesn't seem to work
I encountered this error:
Error: '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.'. Check your schedules/ init values please. Also make sure you don't have a backwards slash in any of your PATHs - use / instead of \. Full error message is in your terminal/ cli.
Plss help me ! Thanks
im having this error please help
C:\Users\jawad\AppData\Local\Programs\Python\Python310\python.exe: No module named pip
Launch unsuccessful. Exiting.
Press any key to continue . . .
نصبته وشتغل 😏😏😏
@@hm07satكيف ؟
what do i put when it tells me to enter the python name?
I install automatic 1111 using the all-in-one script but now it only runs from power shell not from the icon it makes on the desktop, I get an error that says is owned by:
'S-1-5-32-544' anyone know why?
Thanks!
This was an insane step into reinstalling SD for me, thanks a bunch
Please help. It says "conda is not installed. Python version is not between 3.10.6 and 3.10.11. Assuming you've installed the correce version, please enter the command you use to access python 3.9/3.10. Enter the python program name (e.g. python3, python10):"
I havent tried downloading a python or anything beforehand.
same for me :(
**update** i had to install and set up python manually but after i did that it worked like a charm. At first, I downloaded python 3.11, but it wasnt being detected, so i downloaded 3.10 but it still wasn't being detected cause it wasn't set up, so i'm not sure if you can get away with using 3.11 after set up. Either way, this auto installer worked great, though it didnt auto install python.
@@YokaiTheGameGuy yeah i fixed it, my problem was that i had to select something with "path" when I did the python installation. after that i worked aswell for me
@mixtape 2 Awesome! Glad we were both able to get it running lol Enjoy!
@@YokaiTheGameGuy bro can you explain to me what to do it shows the samme problem to me
It does not automatically install Python, it prompts to enter which version of Python you have. I have tried installing Anaconda and Python 3.10 but still doesn't recognise that I have either. Any solutions for this?
Same here
[SOLUTION]: While installing Python, there is an option "Add to PATH" Enable that option while installing.
@@usmanisofficial yeah It worked!
Thanks it actually work as for the python not showing error you want to install python and add it to the system environment variable manually in the system setting.
Thanks so much for putting this together!
It worked great on the install but after I must have messed something up and now it's saying things like it couldn't run SD's hash, and error code: 128 , as well as a 'dubious' user prompt? Is that cause I ran it in admin mode? Anyways, any tips? Do I need to reinstall?
same issues
Same mahn were you able to resolve it? I guess this was the same error I got when I tried to launch the WebUI which made me reinstall the whole damn thing and the same issue persists.
same error
It is 8 months late, but in future, if anyone else gets this error, just run this command (git config --global --add safe. directory '*')
I'm getting this error.
Interrupted with signal 2 in
Please help me out here.
did you figure it out? im about to install it with this script ?
Amazing script, but got a few errors towards the end of the process, most likely due to out-of-date Nvidia drivers.
Could you make the script such that it would not require downloading the huge 4GB and 2.5 GB files, if you already have them in the right locations, but just to update them?
When I try to run the one line install command, it says "irm : The request was aborted: Could not create SSL/TLS secure channel."
It does not automatically install python :(
I ran out of disk space when I got to installing torch. It says press any key to continue but it's not working even after I did a disk cleanup to free up the required space. It's just stuck and can't proceed. Should I just run through the entire thing again now that there is space?
hello, everything was just perfect and i shut down the computer and when i restarted it now i cant run stable diffusion. can you help me how to run it
did you figure this out?
@@sauce1478 yes i figured it
@@sauce1478 I'll share the method in few hours with you so you can solve this problem
@@bharatjangir4121 please share , thank you
in the end - ufter iv got the URL adress, my firewall blocked it.. so it can not be connected "ERR_CONNECTION_REFUSED" how can i safly fixed it?
Maybe this question has been answered but I have python 3.10.10 and it's says the following: "Conda is not installed.
Python version is not between 3.10.6 and 3.10.11.
Assuming you've installed the correct version, please enter the comand you use to access Python 3.9/3.10.
Enter the Python program name (e.g. python3, python310):"
Not sure what to do, enter python310? everything else installs then it just fails at the end.
same issue here...
same here
@TroubleChute
SD starts fine right after installation. However when I try to use the desktop shortcut I get this error:
webui-user.bat : The term 'webui-user.bat' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At J:\NEW_SD\stable-diffusion-webui\start-conda.ps1:4 char:1
+ webui-user.bat
+ ~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (webui-user.bat:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Any idea what I might be doing wrong?
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 . . .
how to solve this as i have already install python 3.11.3
help it shows me "RuntimeError: Couldn't fetch Stable Diffusion."
can somebody please tell me how I can change my y/n answer. I accidentally pressed the Y answer for sharing the webUI online. How can I change this setting after the installation has already been completed?
I got this error: Could not create share link, please check your internet connection.
Anyone know how to fix it? Thank you
Help me please How to reopen it, it opened at first but after closing it i cant open it again do i have to reinstall it everytime yo open it
This was just what I was looking for, thanks so much!
How do I run the program after I closed the powershell? I put in the link to my browser but it could not connect
Can someone please help me? I thought i installed it, but everytime i want to use it, i have to reinstall. The desktop icon doesnt work.
this is the second time I'm asking this I don't know if you took it down but after you close the application it doesn't work anymore for me, this error keeps happing. stderr: fatal: detected dubious ownership in repository at 'C:/AI/stable-diffusion-webui/repositories/stable-diffusion-stability-ai'
'C:/AI/stable-diffusion-webui/repositories/stable-diffusion-stability-ai' is owned by:
'S-1-5-32-544'
but the current user is:
'S-1-5-21-1344583680-363332958-479437758-1001'
I had the same problem. The problem is that the installation script is run from Powershell as an Administrator. When starting Stable Diffusion from the shortcut or one of the batch files, it is running as a user. I solved my problem by starting Powerschell as an Administrator agina and then start the batch file start-conda.bat
@@marcpolmans2546 how do i start the batch file start-conda.bat? i couldn't find it in my stable-diffusion-webui. file?
@R3 CodeD Same problem ^ It worked the first time around but now that I am trying to utilize the shortcut menu it does the above error
@@marcpolmans2546 Where do you find the start-conda.bat file and how do you open it from powershell?
Same fu*** problem please did anyone find a solution for it ?
why do i have to reinstall everithing everytime?
did you figure this out?
It's telling me:
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 . . .
I installed Python latest version, but same issue appears.
============
Side note, when I press any key, this shows:
C:\Users\user\Documents\AI\stable-diffusion-webui>
Fixed, just needed to add the path of the Phyton + phyton scripts to the environment variables.
Also make sure you are running Python v10 instead of 11, as it's not compatible.
Hope you find this useful!
Python issue!?! Please help. Its saying it doesn't detect python. I installed the right version. Before you ask me to do anything know i'm just following step by step with no python experience or coding experience so i really need a step by step solution.
This is why i avoid this. Im scrolling thru and seeing error problem after error. Im just an artist who wants to create, this all looks great but its too difficult.
I hope some1 makes an easy click on UI version. That would be awesome.
Thanks so much for this! I have been struggling with Linux and this worked for installation and ran initially. However, after closing it the first time, I tried opening with the desktop shortcut and get an error "vent doesn't exist" or something. how do we manually run it?
Thanks!
It's showing error code 1 when installing pytorch
Got it all installed, clicked on the desktop icon... And this: Installing collected packages: xformers ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\Users\\xxxxxxx\\Desktop\\AI TEST\\stable-diffusion-webui\\venv\\Lib\\site-packages\\xformers\\_C.pyd' Check the permissions.
Anyone know how to fix that? Anyone? I'm almost there after a week of trying. Please GOD let someone know how to fix this.
Thank you so much, way much easier than old manual methods. THANK YOU!
how did you get it run the second time?
This script worked the first time I launched it, installed every requirements by itself. Works like a charm.
You are the best of the best, just perfect. So happy that i find your chanel :)
Thanks for the easy to follow instruction... I am getting and error "... \AI test\stable-deffusion-webui>
What does it mean?
The best way to install SD! Thanks bro
even the speed of light struggled to keep up with this video
The install stopped twice at this line: "apply half(): 0.8s, move model to device: 0.7s, load textual inversion embeddings: 1.0s)" cursor been sitting there for hours.
keep getting administrative permissions issue all the time, even though it's enabled for 'everyone'. can't seem to find a decent detailed walk through for a super simple setup on an average used pc.. what a bummer.
Hey, where did your iex command for installation go?
a dumb questio, since I am not a programer. I did every step process as in this Video explained, after that I did just close the PowerShell and the Browser, so the question ist, how can I open the programm again??? it doesnt work with the icon...
AssertionError: extension access disabled because of command line flags (i get this error each time i want to install an extension. please can someone advise me on what to do to fix the issue?)
how to fix this error?
"ImportError: DLL load failed while importing cv2: The specified module could not be found"
can someone help me ? i got this
AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
i have a problem, Python version is not between 3.10.6 and 3.10.11.
Assuming you've installed the correct version, please enter the comand you use to access Python 3.9/3.10.
Enter the Python program name (e.g. python3, python310), and then i say it and it just doesnt work, what do i need to type?
samo problem error code 9009
I am also running into the same problem.
Same :/
The error literally tells you what to do. Install python 3.10.11
Mine failed, said I didn't have module named pip. 😕
near the end of install it is telling me that python was not found, altough I have python 3.10.11 installed
I keep getting this error, even though I have the correct pytorch+cuda version installed. "xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.0+cu118 with CUDA 1108 (you have 2.0.0+cpu)."
hi how to uninstall the setup..please help i am new to this scene
Help i got this red words
Get-CondaPath : The term 'Get-CondaPath' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:221 char:18
stuck on Model loaded in 26.6s (calculate hash: 21.6s, load weights from disk: 0.2s, create model: 0.4s, apply weights to model: 0.8s, apply half(): 0.8s, move model to device: 0.8s, load textual inversion embeddings: 2.0s).
I don't know what went wrong, it stuck on 99% when downloading stable diffusion webui.
Anyone care to help me?
TroubleChute, it's fantastic to finally have a one line script that tries to solve all the dependencies involved in this. However, myne didn't work at first. I had to manually install Python 3.10.6 and it helps if you tell users about NOT installing v11 from the MS store. Now I'm waiting for your script to run again, it looks better this time as I see PyTorch being loaded. I *DO* understand how many different installs and Windows setups we all have out there, so if it's impossible to make the script totally foolproof, might you consider writing a "when things go wrong" PDF help or HTML page? Many many tks, it's been about a month that I've been trying on and off to get this running locally!
I have internet i5 and, I got this error - RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU.
What should I do?
You need an nvidia graphics card to run this application
The script keeps calculating the folder size and doesn't move on!
Do you need to have all those xformers arguments in the bat file? can you just the one " --xformers" and can i still add "--medvram" ?
hey, im getting this error : WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 1.13.1+cu117 with CUDA 1107 (you have 1.13.1+cpu) can you help me.I tried installing the version it says but i keep getting this error .im using amd rx480 4gb graphics card
Automatic 1111 wasn't built for AMD GPUs you need a nvidia graphics card with cuda
Why did the script detect your were running on an AMD GPU and installed fix while task manager showed Intel Graphics and Nvidia? Or were you running in a VM?
I had it looking for "Nvidia", but had (-not) before it, meaning it ran that bit of the script anyways. It is fixed in the latest version :)
how much it takes toinstall gfpgan its almost 1h passed and its still installing should i wait more?
When it got to the python thing it said about the version so i typed python311 and then it said press any button to continue or close the window
As far as I know A11 REQUIRES Python under 3.11, as do a lot of other scripts. Too much changed in the update.
I have pushed an update, and it should work in a minute or two when you run the command again. It should attempt to proceed regardless of Python version.
No dice trying the installation with python 11. Is there a way to force the installer to recognize it? Or force the downgrade?
@@Shirryon If it detects the version is >=3.11 it will say "Enter the text you use for python 3.10, etc", and if you use python310 to use a different pyhton version enter that.
The easiest version management for Python would be using Anaconda or Miniconda.
Conda environments can have different versions of Python set up in them. This script detects conda, and activates it, and creates the correct environments automatically.
It shouldn't mess with existing Python installs either, just installing Miniconda should be enough to get it to work :)
It finds the conda paths from shortcuts in the start menu.
Thanks for amazing tutorial, solved my life
Hii, please help how to update xformers to version 20??
what do i do if my internet cut out during the download
I always have an issue installing torch, this was my problem when downloading and installing all the files using python. Still cant get torch to run on my pc
I had the same issue. Apparently torch works ONLY on python 3.10.6. New version dont support it.
EDIT: My friend had the same issue and deleted the Venv folder in the stable diffusion folder and (after re downloading 2 gigs of files) torch installed successfully. No idea why that would work. But apparently it did.
@@Mittens_McG that's what's weird is I'd specifically install that version and try again and I'd get the same issue.
can you teach mehow to reinstall or upgrade aria2? i dont know what it is but i get a message because this
it tells me a new version of pip is avalable and i have to upgrade, what do i do?
I think you can safely ignore this.
can this be used to make stable diffusion videos or just images?
I had this error, any help ?
Launching AUTOMATIC1111 Stable Diffusion WebUI!
exit code: 1
stderr:
D:\Programs\ApplicationsSetup\anaconda3\pkgs\python-3.10.6-hbb2ffb3_1\python.exe: No module named pip
Launch unsuccessful. Exiting.
I have latest AMD GUPU will this work for me or do I need a special AMD version?
i installed it and it ran it worked but i can't seem to open it again how?
i keep getting detected dubious ownership
Hey thx for the nice Video !!! ❤ where can i find the menual guide?
its not installing torch 😞
Nice to see the evolution of this install script!
got python warning messege even tho i got the version it needs
I am thankful for the tutorial. Although, it's too bad for me because I do not have an 8GB VRAM for my computer. So it will be tough for me to wait for the images to be loaded.
error installing needs admin permission have to solve it
how I can install for Mac m1?
Dos it work on cpu or do I need a GPU?
this didnt install python automatically
My pc freezing when it "collecting torch==1.13.1+cu117 :/
what about conda it must be installed ?
not necessary
What's your wallpaper? I really like it.
AI generated :)
Am I the only one who can't find the link to the ies script?
can you please do a updated method?
Oh see, thank you.
Wait, my old laptop windows 8.1 pro.
I can't RAM 1GB and ROM 4GB?
Is this 1.6 yes or no?
I have watched a lot of "Simple" tutorials that weren't worth the time I wasted watching them. This was NOT one of them!!!! My biggest issue was figuring how to use the software after coming from Leonardo AI... Once I installed some models and a few extensions OMFG... this thing is amazing! I can choose many different styles and eventually I get exactly what I want... and adding the pose extension, and photopia extension... A1111 is a one stop graphics, photography and made to order porn department!!!
Marvelous - TQ So Much.
it constantly brags about python version not being between 3.10.6 and 3.10.11 (I have 3.10.9). Regardless what I write the print is always "Python version is not between 3.10.6 - 3.10.11."
When it asks about "Enter the command you use to access python" just enter "python" without quotes. Should skip past any issues you're having :) -- If updating powershell didn't help
upgrade or downgrade your python between 3.10.6 and 3.10.11, after that open cmd and type python to check the version, if the version did not change and it still the unwanted version, open environment variables and delete the unsupported version of python in the path
I scrubbed all instances pf Python 3.10 and 3.11 and just downloaded from the Windows Appstore, it seems to have rectified the arguments. I suggest anyone running into this issue specifically to do the same.
Awesome!! thanks