How to Install Stable Diffusion Automatic1111

  Рет қаралды 3,736

FoxtonAI

FoxtonAI

Күн бұрын

Full installation of the most popular Stable Diffusion web UI, Automatic1111.
This is my recommended full install method, that installs all the necessary files on your system and gives you the greatest flexibility going forward.
I’ve also included some tips and additional tweaks to increase image generation speed and update Automatic1111 automatically.
I’ll be installing Automatic1111 locally on my PC running a NVidia GPU.
LINKS:
Download Python v3.10.6: www.python.org/downloads/rele...
Download Git: git-scm.com/downloads
Download Automatic1111: github.com/AUTOMATIC1111/stab...
Command Line Arguments and Settings: github.com/AUTOMATIC1111/stab...
SYNTAX:
Clone Automatic1111 from Git: git clone github.com/AUTOMATIC1111/stab...
RELATED VIDEOS:
How to Install Stable Diffusion Web UI Automatic1111 in 1 Click: • How to Install Stable ...
CHAPTER TIMESTAMPS:
00:00 How to Install Stable Diffusion Automatic1111
00:57 Install Python
02:26 Install Git
04:06 Install Automatic1111
07:16 Launch Automatic1111 Again
08:10 Command Prompt Window
08:41 Improve Image Generation Speed
09:16 Update Automatic1111 Automatically
COPYRIGHT NOTICE:
All images, audio and video created and owned by FoxtonAI.
Credit to the following community members on CivitAI for inspiring the creation of some of the images contained in this video. Check out their inspiring work: AdrarDependant, amf101fma_cReAtIoNs, artificialstupidity, foxm131249, hhaayk, KeltonAI, kunge, maDcaDDie, RalFinger, TijuanaSlumlord.

Пікірлер: 31
@59aml
@59aml 3 ай бұрын
Thank you for the really clear and understandable installation of SD. The pacing of your tutorial was very good.
@FoxtonAI
@FoxtonAI 3 ай бұрын
Thank you very much for taking the time to leave your comment and providing such useful feedback.
@59aml
@59aml 3 ай бұрын
No, thank you. I'm looking forward to many more of your tutorials.@@FoxtonAI
@taira2209
@taira2209 3 ай бұрын
ty :)
@FoxtonAI
@FoxtonAI 3 ай бұрын
You're welcome! Glad you found the video helpful.
@Turdmonkee99
@Turdmonkee99 2 ай бұрын
I'm getting a Couldn't launch Python error, but I did install 3.10.6. I feel like I'm missing a step. [Edit] Fixed, just re-installed.
@FoxtonAI
@FoxtonAI 2 ай бұрын
Excellent. Thanks for updating. Glad you got it all fixed.
@Nsnitroed
@Nsnitroed 2 ай бұрын
I want to ask about the GPU error problem
@FoxtonAI
@FoxtonAI 2 ай бұрын
Hello. Can you provide more specific details about your error problem.
@alexdmitryspb
@alexdmitryspb 2 ай бұрын
@@FoxtonAI I suppose @Nsnitroed is talking about RuntimeError: Torch is not able to use GPU, which I also face. Could you please give us an advice how to deal with it? Thank you in advance!
@suhankumardevadiga
@suhankumardevadiga 3 ай бұрын
" RuntimeError: Torch is not able to use GPU" how to ressolve this?
@FoxtonAI
@FoxtonAI 3 ай бұрын
Hello. I've never personally experienced that specific error, but you may want to take a look at this link, it seems that it's a quick and easy solution: www.reddit.com/r/StableDiffusion/comments/z6nkh0/torch_is_not_able_to_use_gpu/ Hope that helps you.
@pyhack
@pyhack 2 ай бұрын
The clearest tutorial I have ever seen online - great job :)
@FoxtonAI
@FoxtonAI 2 ай бұрын
Thank you very much for your kind words. Glad you found the video helpful. Comments like this make all the time and effort to produce these videos worthwhile!
@kelvinspaceart8896
@kelvinspaceart8896 24 күн бұрын
I can't generate the picture. ( If you want to force a new download, use `force_download=True`.)
@FoxtonAI
@FoxtonAI 19 күн бұрын
Did you get your problem fixed?
@megas343
@megas343 28 күн бұрын
for me gives an message saying: instalation unsuccessful. no module named pip.
@FoxtonAI
@FoxtonAI 26 күн бұрын
That's strange. Try reinstalling Python again.
@makarovhanazawa3883
@makarovhanazawa3883 3 ай бұрын
thanks bro i love u xaxaxxaxaxaxa
@FoxtonAI
@FoxtonAI 3 ай бұрын
Thanks very much!
@DritzzHistoryFacts-pi8sm
@DritzzHistoryFacts-pi8sm 3 ай бұрын
Hi love the vidoes, they are so clear. But trying to install i get an error code of 128 help 😫
@FoxtonAI
@FoxtonAI 3 ай бұрын
Hello. Thanks for your comment. If you did a new, clean install, it's strange that you should get a 128 error. This would probably only occur if there was some kind of interruption when downloading the files. However, you can solve it by deleting the folders/files in the "stable-diffusion-webui epositories" folder and then running the "webui-user.bat", which should reinstall everything again correctly. This link steps through the solution for you: github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8859 Hope that helps you.
@DritzzHistoryFacts-pi8sm
@DritzzHistoryFacts-pi8sm 3 ай бұрын
Hi thank you so much for your response, I uninstalled using your uninstall video and then reinstalled watching your video, I’ve noticed my CMD prompt box reads different from yours when you do the E:\Automatic 111\stable-diffusion-webui and hit the webui-user.bat. mine starts with the below . Is the issue with the fatal detected dubious ownership?. I have saved it to an new Seagate E drive I brought last week? Creating venv in directory E:\Automatic 111\stable-diffusion-webui\venv using python "C:\Users\User\AppData\Local\Programs\Python\Python310\python.exe" venv "E:\Automatic 111\stable-diffusion-webui\venv\Scripts\Python.exe" fatal: detected dubious ownership in repository at 'E:/Automatic 111/stable-diffusion-webui' 'E:/Automatic 111/stable-diffusion-webui' is on a file system that does not record ownership To add an exception for this directory, call: git config --global --add safe.directory 'E:/Automatic 111/stable-diffusion-webui' fatal: detected dubious ownership in repository at 'E:/Automatic 111/stable-diffusion-webui' 'E:/Automatic 111/stable-diffusion-webui' is on a file system that does not record ownership To add an exception for this directory, call: @@FoxtonAI
@FoxtonAI
@FoxtonAI 3 ай бұрын
I've never experienced that particular error before personally, but I did a bit of digging and there's a great explanation and solution here: stackoverflow.com/questions/72978485/git-submodule-update-failed-with-fatal-detected-dubious-ownership-in-reposit Hope that helps!
@DritzzHistoryFacts-pi8sm
@DritzzHistoryFacts-pi8sm 3 ай бұрын
​@@FoxtonAI Thank you so much for your help with all of this. I just couldn't get it to work through my E drive, so I had to uninstall and put on my C drive It now works. I really like your videos. there really clear and easy to follow. be good to see more videos on starters for stable diffusion. I've used Midjourney, Leonardo and Dalle 3 but this seems a little daunting
@FoxtonAI
@FoxtonAI 3 ай бұрын
@DritzzHistoryFacts-pi8sm Glad you got it working in the end. I was wondering if you managed to get things sorted, so thanks for updating me. Glad you like the videos and are finding them helpful. I have a whole stack of Stable Diffusion videos that I'm working on, so make sure you're subscribed and stay tuned!
@rehanfrancois2903
@rehanfrancois2903 2 ай бұрын
EVERYONE can help me? RuntimeError: Couldn't install torch.
@FoxtonAI
@FoxtonAI 2 ай бұрын
Hello. This error usually occurs if you install the incorrect Python version. You need to install version 3.10.6. You can check which version of Python you have installed by doing the following on a Windows PC: 1: Press Win+R to open the Run dialog. 2: Type cmd and press Enter to open the Command Prompt window. 3: In the Command Prompt, type python --version and press Enter. Hope that helps!
@dziku2222
@dziku2222 24 күн бұрын
@@FoxtonAI Same error, Python 3.10.6 while checking the version
Whyyyy? 😭 #shorts by Leisi Crazy
00:16
Leisi Crazy
Рет қаралды 20 МЛН
Balloon Stepping Challenge: Barry Policeman Vs  Herobrine and His Friends
00:28
Stable Diffusion 1.5 - Windows Installation Guide [Tutorial]
16:50
Scott Detweiler
Рет қаралды 170 М.
Pro Tips: Unlocking Seamless Updates in Automatic1111
0:58
pixelnode: install and manage your Algorand node
14:30
shiva prasad
Рет қаралды 175
ThePrimeagen On Running Linux
9:40
Tech Over Tea
Рет қаралды 195 М.
Merge Checkpoints in Stable Diffusion Automatic1111
10:02
FoxtonAI
Рет қаралды 2,2 М.
сюрприз
1:00
Capex0
Рет қаралды 1,5 МЛН
💅🏻Айфон vs Андроид🤮
0:20
Бутылочка
Рет қаралды 472 М.
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,6 МЛН
📦Он вам не медведь! Обзор FlyingBear S1
18:26
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 6 МЛН