How to Install Stable Diffusion on Windows - Automatic1111

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 20

  • @BrianAlmatti
    @BrianAlmatti 7 หลายเดือนก่อน +3

    Finally, an actual tutorial that covers everything LOL.

  • @otheroption3182
    @otheroption3182 7 หลายเดือนก่อน

    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.

  • @PriitKallas
    @PriitKallas 7 หลายเดือนก่อน +1

    Thanks, it worked!

    • @ArchVizExplained
      @ArchVizExplained  7 หลายเดือนก่อน

      Glad it helped, Thank you for watching!

  • @JamesJamesW
    @JamesJamesW 3 หลายเดือนก่อน

    a very good tutorial

  • @hammiirasekh4648
    @hammiirasekh4648 6 หลายเดือนก่อน

    Hi dear, thanks for the tutorial, but I did open the webui-user and wait until it finished It didn't give any web address.

  • @JpKCS
    @JpKCS 5 หลายเดือนก่อน +1

    You shouldn't set batch size to create multiple variations, you should use batch count instead - it's easier for your PC! 🚨

    • @ArchVizExplained
      @ArchVizExplained  5 หลายเดือนก่อน +1

      Hey @JpKCS Thanks for the tip! You’re absolutely right, using batch count instead of batch size is definitely easier on the PC. I appreciate you pointing that out. Thanks for helping out, and keep those awesome suggestions coming!

  • @MikaGrimGal
    @MikaGrimGal 5 หลายเดือนก่อน

    When I attempt to use the python BAT file it comes up with this error.
    Installing torch and torchvision
    C:\Ai\stable-diffusion-webui\venv\Scripts\python.exe: No module named pip
    Traceback (most recent call last):
    File "C:\Ai\stable-diffusion-webui\launch.py", line 48, in
    main()
    File "C:\Ai\stable-diffusion-webui\launch.py", line 39, in main
    prepare_environment()
    File "C:\Ai\stable-diffusion-webui\modules\launch_utils.py", line 380, in prepare_environment
    run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)
    File "C:\Ai\stable-diffusion-webui\modules\launch_utils.py", line 115, in run
    raise RuntimeError("
    ".join(error_bits))
    RuntimeError: Couldn't install torch.
    Command: "C:\Ai\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==2.1.2 torchvision==0.16.2 --extra-index-url download.pytorch.org/whl/cu121
    Error code: 1
    Press any key to continue . . .

    • @riccardogaleazzi7915
      @riccardogaleazzi7915 5 หลายเดือนก่อน

      me too

    • @penguinysquad
      @penguinysquad 4 หลายเดือนก่อน

      what version of python do u have?

    • @AlexeiX1
      @AlexeiX1 3 หลายเดือนก่อน +2

      ok so for anyone running into this I bring the solution, your bat file is trying to pull from a previous installation of python, so if you right click and edit the bat file, there's a path for the python version you installed. Put the location of your python 3.10.6 there, for example for me it looked like this: set PYTHON= C:\Users\user\AppData\Local\Programs\Python\Python310\python.exe
      Youre Welcome

    • @yippeethreeeight
      @yippeethreeeight หลายเดือนก่อน

      I had this problem, but then I realized that I installed version 3.13. The video clearly says to install 3.10.6. Fixed.

  • @AmilcarJoaquim-iz6db
    @AmilcarJoaquim-iz6db 6 หลายเดือนก่อน

    Hello. You can do this installation on a laptop with Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz 2.50 GHz and 8 RAM. Thank you

    • @JpKCS
      @JpKCS 5 หลายเดือนก่อน +1

      to be fair - the most important is GPU if you don't have one it will most likely be unusable.

  • @indevairand
    @indevairand 23 วันที่ผ่านมา

    hey how can I runn it on my intel gpu ?

  • @musiccalgary
    @musiccalgary 7 หลายเดือนก่อน

    What if you don't want to install old python?

    • @ArchVizExplained
      @ArchVizExplained  7 หลายเดือนก่อน +1

      Hi @musiccalgary, the developers of Automatic1111 officially recommend using Python 3.10.6 for the most stable experience. This version has been thoroughly tested and is most likely to work without issues. You might be able to run Automatic1111 with a newer version of Python, but it's generally not recommended as you could find comparability problems with key libraries on newer versions of Phyton. Thank you for watching!

  • @AmilcarJoaquim-iz6db
    @AmilcarJoaquim-iz6db 6 หลายเดือนก่อน

    Hello. You can do this installation on a laptop with Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz 2.50 GHz and 8 RAM. Thank you