Mac: Easy Stable Diffusion WebUI Installation | Full Guide & Tutorial

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

Комментарии • 462

  • @westphalianfresco998
    @westphalianfresco998 8 месяцев назад +6

    after ups and downs most of the time fixing error messages, I spent about 5h to make it work. Great vid, easy to follow

  • @lindsay5985
    @lindsay5985 Год назад +64

    After installing home-brew, there will be an instruction given in the terminal output to add brew to your path. It's not shown in this video, because he has already installed brew, but you need to do it.

    • @zepps88
      @zepps88 Год назад +3

      Thank you

    • @mohammedsarmadawy362
      @mohammedsarmadawy362 Год назад +2

      I don't understand how to do it. Care to explain? I'm writing in the commands it's telling me to run, but get the error message "-bash: syntax error near unexpected token `)'"

    • @TienW626
      @TienW626 Год назад +8

      ​@@mohammedsarmadawy362 There are two strings under "==> Next steps:
      - Run these two commands in your terminal to add Homebrew to your PATH:". Copy the first one hit enter, and then copy the second one and hit enter. After that, you can continue to enter: brew install cmake....

    • @360screams
      @360screams Год назад +12

      @@TienW626 where do the commands begin and end

    • @quackyman796
      @quackyman796 Год назад +1

      This video didn’t work. It says error can’t generate metadata at the end. I don’t know if I did something wrong but I copied the video and it didn’t work.

  • @danielhri100v
    @danielhri100v Год назад +6

    learning IT is so fun when there is this brilliant voice explaining everything clearly and not a random indian tech support agent with the thickest accent you will ever hear

  • @Luxeduardo
    @Luxeduardo Год назад +20

    Hi, Im getting this error RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

  • @NickSarafa
    @NickSarafa Год назад +13

    Very timely. We're doing an artist residency using AI generated videos. Exactly what I needed. Thank you so much!

    • @puduart2176
      @puduart2176 Год назад +1

      nice can i have the info of the residency? curious

  • @robinhuizing
    @robinhuizing 2 месяца назад

    I hardly ever comment but you are a legend my friend. This saved me hours, thank you!

  • @neiljb1975
    @neiljb1975 3 месяца назад

    Outstanding tutorial, thank you. Installs and runs on MacBook Pro M1 with stable-diffusion-v1-5.

  • @ИгорьТрапезников-г4щ

    THAAAAANK You!!!
    I tried to instal for 4 hours until I found your video!!
    Hero!

  • @Smartearningswaida
    @Smartearningswaida Год назад +5

    I have Mac and had an issue setting up stable diffusion
    finally, I did it from the terminal and I was there
    but for the first time when I wanted to try and see how it generates the image I got this error:
    RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'
    Time taken: 0.74s
    ? I even edited the command for stable diffusion for no halftime script and updated the Python version but no luck is there any other way

  • @edwardn8165
    @edwardn8165 11 месяцев назад +10

    i have an error, can u advice how to fix it ? 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.

  • @agri2986
    @agri2986 11 месяцев назад

    i have been struggling with installing SD, THANK YOU VERY MUCH , I DID IT

  • @KingOmarcO
    @KingOmarcO Год назад

    Thank you so much ! Those are very clear instructions, I was able to do it. Hopefully it will become simpler in the future, but I guess we're still early adopters

  • @MrEgnatko
    @MrEgnatko Год назад +8

    I can't install python@3.10. Command not found. Mac pro M1, Ventura.

    • @endemica_templates
      @endemica_templates Год назад +1

      me too

    •  Год назад +1

      me too

    • @quackyman796
      @quackyman796 Год назад +1

      It said error can’t generate metadata for me at the last step

    • @Vilijam1974
      @Vilijam1974 Год назад

      - Run these two commands in your terminal to add Homebrew to your PATH:
      (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/vilijam/.zprofile
      eval "$(/opt/homebrew/bin/brew shellenv)"

  • @multicamsmash7438
    @multicamsmash7438 Год назад +3

    Hi help? not working getting an error: 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.
    Time taken: 0.49s

  • @carloscaro5941
    @carloscaro5941 3 месяца назад +1

    Hi! i have this error when push in generate image: AttributeError: 'NoneType' object has no attribute 'lowvram' do you know how fix it? Thanks!!

  • @Bombomxyz123
    @Bombomxyz123 Год назад +8

    To create a public link, set `share=True` in `launch()`.
    Startup time: 120.1s (import torch: 3.8s, import gradio: 3.8s, import ldm: 0.7s, other imports: 3.4s, setup codeformer: 0.2s, load scripts: 1.5s, load SD checkpoint: 105.1s, create ui: 1.1s, gradio launch: 0.3s).
    Error completing request
    Arguments: ('task(eprn50rcg0itid4)', 'pool', '', [], 20, 0, False, False, 1, 1, 7, -1.0, -1.0, 0, 0, 0, False, 512, 512, False, 0.7, 2, 'Latent', 0, 0, 0, [], 0, False, False, 'positive', 'comma', 0, False, False, '', 1, '', 0, '', 0, '', True, False, False, False, 0) {}
    Traceback (most recent call last):
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/call_queue.py", line 56, in f
    res = list(func(*args, **kwargs))
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/call_queue.py", line 37, in f
    res = func(*args, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/txt2img.py", line 56, in txt2img
    processed = process_images(p)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/processing.py", line 486, in process_images
    res = process_images_inner(p)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/processing.py", line 625, in process_images_inner
    uc = get_conds_with_caching(prompt_parser.get_learned_conditioning, negative_prompts, p.steps, cached_uc)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/processing.py", line 570, in get_conds_with_caching
    cache[1] = function(shared.sd_model, required_prompts, steps)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/prompt_parser.py", line 140, in get_learned_conditioning
    conds = model.get_learned_conditioning(texts)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/repositories/stable-diffusion-stability-ai/ldm/models/diffusion/ddpm.py", line 669, in get_learned_conditioning
    c = self.cond_stage_model(c)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/sd_hijack_clip.py", line 229, in forward
    z = self.process_tokens(tokens, multipliers)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/sd_hijack_clip.py", line 254, in process_tokens
    z = self.encode_with_transformers(tokens)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/modules/sd_hijack_clip.py", line 302, in encode_with_transformers
    outputs = self.wrapped.transformer(input_ids=tokens, output_hidden_states=-opts.CLIP_stop_at_last_layers)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/transformers/models/clip/modeling_clip.py", line 811, in forward
    return self.text_model(
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/transformers/models/clip/modeling_clip.py", line 721, in forward
    encoder_outputs = self.encoder(
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/transformers/models/clip/modeling_clip.py", line 650, in forward
    layer_outputs = encoder_layer(
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/transformers/models/clip/modeling_clip.py", line 378, in forward
    hidden_states = self.layer_norm1(hidden_states)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1130, in _call_impl
    return forward_call(*input, **kwargs)
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/modules/normalization.py", line 189, in forward
    return F.layer_norm(
    File "/Users/user/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.10/site-packages/torch/nn/functional.py", line 2503, in layer_norm
    return torch.layer_norm(input, normalized_shape, weight, bias, eps, torch.backends.cudnn.enabled)
    RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

  • @marcobongini9974
    @marcobongini9974 Год назад +3

    Dear TrobleChute, the terminal doesn't go ahed when I write this "brew install cmake protobuf rust python@3.10 git wget" Can you help me? Thank you

  • @irenexu5131
    @irenexu5131 Год назад +9

    Hi, thank you for this! Very helpful! However, I got everything smoothly, but when I tried to generate the image, it said ""LayerNormKernelImpl" not implemented for 'Half'" in the terminal and failed. How I can fix this?

    • @teotommy8561
      @teotommy8561 Год назад +2

      i have the same problems like you , i don't know how to fix

    • @ramafeeds
      @ramafeeds Год назад +1

      me too, please anyone..

    • @Devil-si3wy
      @Devil-si3wy Год назад +2

      Me too

    • @jeremieclimaco9946
      @jeremieclimaco9946 Год назад +1

      hi there me too.

    • @YYoudi
      @YYoudi Год назад +1

      @@jeremieclimaco9946 does one of you find the issue ?

  • @djleechcraft
    @djleechcraft Год назад +1

    i am stuck at a stage where i had used the browser link and then it did something that led the terminal to get stuck at "Model loaded in 5.5s (calculate hash:..... "

  • @uayyaz98
    @uayyaz98 Год назад +3

    When I put the command: "brew install cmake protobuf rust python@3.10 git wget", it says "zsh: command not found: brew". Any idea how to fix that?

    • @MayurGawkar
      @MayurGawkar 11 месяцев назад +3

      cd /opt/homebrew/bin/
      PATH=$PATH:/opt/homebrew/bin
      cd
      touch .zshrc
      echo export PATH=$PATH:/opt/homebrew/bin >> .zshrc
      Run the commands in that order in terminal, you'll be editing the path and creating the missing .zshrc file, exporting the path to this new file.
      Now you should be able to use:

    • @marcissmiley3131
      @marcissmiley3131 5 месяцев назад

      @@MayurGawkar you're my hero thanks

  • @scottwharram6221
    @scottwharram6221 Год назад +6

    when i type in "cd stable-diffusion-webui/" i get no such file or directory. Any ideas?

    • @brandonmcninja
      @brandonmcninja Год назад +2

      same :(

    • @consciouskeelanvlogs931
      @consciouskeelanvlogs931 Год назад +2

      me tooo :(

    • @alantra6048
      @alantra6048 Год назад +2

      me too

    • @bonny-james
      @bonny-james Год назад +2

      Check if the file name matches - another way of opening would be to locate in finder and right click folder > Service > New Terminal at Folder 👍🏽

    • @daisyt2972
      @daisyt2972 Год назад

      @@bonny-james thank you, it finally worked :)

  • @FUGATOON
    @FUGATOON Год назад +22

    add "export PATH=/opt/homebrew/bin:$PATH" if you get this error while installing brew "zsh: command not found: brew"

    • @NARkoZ..
      @NARkoZ.. Год назад +1

      thanks

    • @ricflomusic
      @ricflomusic Год назад

      just want i needed thanks!

    • @quackyman796
      @quackyman796 Год назад +1

      It says error metadata generation failed at the end. Any idea how I can fix this? Using Mac M1

    • @jo.mov_
      @jo.mov_ Год назад

      @@quackyman796 same!

    • @daviddouglassarustudios4688
      @daviddouglassarustudios4688 Год назад

      What about if you get "Error completing request"? Thoughts?

  • @AlejandroMillan-r7r
    @AlejandroMillan-r7r Год назад +1

    When I try to generate something it pops out a window which says that python closed suddenly , and the programs abort in the terminal

  • @kupyasha26
    @kupyasha26 Год назад +1

    gave an error at the stage of launching the web interface:
    Installing torch and torchvision
    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
    WARNING: You are using pip version 20.2.3; however, version 23.2.1 is available.
    You should consider upgrading via the '/Users/kupyasha/stable-diffusion-webui/venv/bin/python3 -m pip install --upgrade pip' command.

  • @KiwiWButonierce
    @KiwiWButonierce Год назад +3

    Can I use Radeon Vega eGpu with it?

  • @kw9976
    @kw9976 Год назад +1

    Great vid but, when i want to generate an image this happens:
    RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
    What does this mean how can i fix it?

  • @persiagrai767
    @persiagrai767 Год назад +1

    great tutorial, the only thing is its missing controlnet

  • @SamanthaSanders
    @SamanthaSanders Год назад +1

    It keeps saying "Stable diffusion model failed to load" at the very last step. I did everything the same as you. What am I doing wrong??

  • @marcschwinn477
    @marcschwinn477 Год назад +1

    Everything worked so far but when I try to generate the pool it says
    "RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'"
    can somebody tell me what the problem is?

  • @SmRivers
    @SmRivers Год назад +1

    idk why my SB don't generate:( just called RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

  • @EminYusifov
    @EminYusifov Год назад +5

    Thanks a lot. But my m1 pro 14" runs faster without optimization part

  • @RunnersZehai
    @RunnersZehai Год назад +4

    When i tried to run the webui.bat, there is a error that comes:
    ERROR: Could not find a version that satisfies the requirement torch==1.12.1 (from versions: 2.0.0)
    ERROR: No matching distribution found for torch==1.12.1

  • @bentebrunia
    @bentebrunia Год назад +2

    Im getting this error after installing and running a prompt: RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' I am super beginner and don't know how to fix this

  • @tupham9967
    @tupham9967 Год назад

    def what I'm searching for. Tkx so much bro

  • @MrErick1160
    @MrErick1160 Год назад +3

    How fast is stable diffusion on Mac M2 ? Is it equivalent to which GPU for computer in terms of speed?

  • @Jeanjean-nq8lk
    @Jeanjean-nq8lk Год назад +1

    Thank for your very clear tutorial, it seems "commandline_args low or medvram" doesn't change to much.

  • @Drezwest
    @Drezwest Год назад +1

    I appreciate your video. I had no clue on what I was doing, but your video helped me install everything. My only question is, how do I know I’m running the latest version, which is 1.0. Been looking on how to update this on a Mac, but so far it’s only pc.

  • @EmilKromminga
    @EmilKromminga 2 месяца назад

    thank you so much!
    this is amazing

  • @Zap525
    @Zap525 Год назад +1

    Got through, but in the web browser ui I get an error (RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half') if there is a particular problem with that, I have a pro m1...

  • @mazenelamir2796
    @mazenelamir2796 Год назад +1

    not working for 3d is there a certain setup for it?

  • @SergiEsgleas-dn1bt
    @SergiEsgleas-dn1bt Год назад +4

    After completing the install procees I don't get the local URL. Last line is "Model loaded in 64.6s (calculate hash: 32.3s, load weights from disk: 12.1s, create model: 6.5s, apply weights to model: 11.2s, apply half(): 2.3s)." Anyone with the same issue?

    • @enricoleonardis6896
      @enricoleonardis6896 Год назад

      I have the same problem, did you solve it?

    • @dias8837
      @dias8837 Год назад

      I too have the same problem :(

    • @persiagrai767
      @persiagrai767 Год назад

      @@dias8837 mine showed up before these lines for some reason.

  • @Metapix.
    @Metapix. 3 месяца назад

    Is this still the most up to date version?

  • @actionmf
    @actionmf Год назад +1

    Got a message saying "command not found: brew" what should I do about that? Thanks in advance!

    • @formacionextranjeria4699
      @formacionextranjeria4699 Год назад

      same here, can you fix it?

    • @saideeprai29
      @saideeprai29 Год назад

      did you figure it out bud?

    • @actionmf
      @actionmf Год назад

      @@saideeprai29 Nooope lol, not super savvy with this kinda stuff so I had to set it aside

  • @eliaszacariasart
    @eliaszacariasart Год назад +1

    Do you have a tutorial on how to install deforum? Thanks so much for this video!

  • @dofroad
    @dofroad Год назад +3

    Hi! Thank you for your video, it was great! However I am encountering an issue:
    RuntimeError: MPS backend out of memory (MPS allocated: 4.14 GB, other allocations: 2.33 GB, max allowed: 6.80 GB). Tried to allocate 1012.50 MB on private pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may cause system failure).
    No idea where I have to change the value to 0, do you know?

  • @atacamasoundsystem3361
    @atacamasoundsystem3361 Год назад

    Thanks mate! Such a nice tutorial. Im gone check all your videos now, and of course donate!

  • @cheks_765
    @cheks_765 Год назад +6

    Hello, can this work on an intel mac as well?

    • @MarkBeys
      @MarkBeys Год назад

      discovery if it works?

    • @jonascandido
      @jonascandido Месяц назад

      I tried on a Mac Mini Intel 2018 i5 32GB. It worked, but too slow, at around 22s/it. One option though is to install Windows with Boot Camp and use an eGpu.

  • @bigscreenlilscreen4986
    @bigscreenlilscreen4986 Год назад +1

    At 3mins33second in you say to go back to terminal and type “cd stable-diffusion-webui/“
    When I run the command I get this back
    “cd: no such file or directory: stable-diffusion-webui/“ - iv followed every step up to this point so I’m not sure what I’m doing wrong. Could you please advice

    • @yannwnnd
      @yannwnnd 3 месяца назад

      did you solve it?

  • @RoboMagician
    @RoboMagician Год назад +1

    When I tried to hit the "generate" after installation, python quits unexpectedly. any way to solve this issue? Im using macos ventura 13.2.1

    • @Gruffyx
      @Gruffyx Год назад

      following for anyone that can resolve. I am having the same issue. Runtime error unfortunately but I have great RAM

  • @essaMOVIE
    @essaMOVIE 4 месяца назад

    thank you for the video, I am using Apple M2 Max and Deforum in Stable Diffusion is not working, maybe you can help? - I have such a report "NoneType' object has no attribute 'sd_checkpoint_info''. Before reporting, please check your schedules/ init values. Full error message is in your terminal/ cli."

  • @PHUKU
    @PHUKU Год назад +1

    well i got stuck at brew install cmake protobuf rust python@3.10 git wget. it says command not found

    • @PHUKU
      @PHUKU Год назад +1

      Solved my own problem
      Copy and Paste
      nano ~/.zshrc
      enter
      2) export PATH="/opt/homebrew/bin:$PATH"
      enter
      Control + X - then - Y - then - Enter
      3) source ~/.zshrc
      enter
      4) brew --version (Check version)
      enter
      5) brew install cmake protobuf rust python@3.10 git wget
      enter

    • @Turborazing
      @Turborazing Год назад

      @@PHUKU thx from thailand!!

    • @kyespacedoodle
      @kyespacedoodle Год назад

      I tried, but it didn't work..

    • @saideeprai29
      @saideeprai29 Год назад

      @@PHUKU thank you sooo much brother!!!!!!!

  • @harmalalkaloid
    @harmalalkaloid Год назад

    internet speed a flex !

  • @behaviourchangemastery
    @behaviourchangemastery Год назад +1

    Recieved this errow when enter the URL in the browser and add a prompt after completing everything.
    RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'
    Can someone advice?

  • @sergebosin
    @sergebosin Год назад +1

    Warning: /opt/homebrew/bin is not in your PATH.
    Instructions on how to configure your shell for Homebrew
    can be found in the 'Next steps' section below.
    hello, please help!

  • @whiplashtv
    @whiplashtv Год назад +2

    Thanks so much for this. Was able to follow all the way through. I've downloaded 2 models since and dropped in 2 new models in the Stable-diffusion folder since. What are the steps or is there a video for adding new models?

    • @whiplashtv
      @whiplashtv Год назад

      Nevermind. I figured it out.

    • @bossmachine
      @bossmachine Год назад

      @@whiplashtv what did you do lol we're doing the same thing rn

    • @whiplashtv
      @whiplashtv Год назад +2

      @@bossmachine File drop from desktop to that folder, too awhile but it stook

  • @craigbell5885
    @craigbell5885 Год назад +1

    When I try to download the stable diffusion 1.5 model from hugging face, the download speed does not get above 200bits and gives a ETA of 6 hours, unfortunately it stops downloading after about 60mb and says there was a timeout. This is crazy as I have super fast broadband. Looks like I won't be using this!! The home-brew bit all went swimmingly.

  • @reignsvoice
    @reignsvoice 2 месяца назад

    i can not get passed the brew install.... sectiion keep getting an error message. i am on an M2 macbook air

  • @eduardaoliveira4072
    @eduardaoliveira4072 Год назад +1

    4:45 I'm stuck in this stage. There's an error that goes like "[notice] A new release of pip is available: 23.0.1 -> 23.1.2
    [notice] To update, run: pip install --upgrade pip"
    And then "raise RuntimeError(message)
    RuntimeError: Couldn't clone Taming Transformers.
    "
    How do I fix this??

    • @joel33famara61
      @joel33famara61 Год назад +1

      me too any idea¿

    • @xtoronto6172
      @xtoronto6172 Год назад

      @@joel33famara61 im about to use this technique hope @troublechute can help us

  • @cekuhnen
    @cekuhnen Год назад +4

    compared to playgroundAI on the Mac MiniStudio Max the images take around 30 seconds to generate which means it is just shy if 2 to 3 times slower compared to the web. I don't think this is super slow.

    • @someghosts
      @someghosts Год назад

      Way faster now with the Mac optimised models

    • @cekuhnen
      @cekuhnen Год назад

      @@someghosts which models do you mean ?

  • @binverschlafen8741
    @binverschlafen8741 Год назад +1

    Doesnt work. My terminal doesnt find the commant brew

  • @azee2one
    @azee2one Год назад

    can. you do one video on uninstall also, proper way of doing that? thank you

  • @silvie5524
    @silvie5524 Год назад

    This was super helpful! Thanks for sharing!

  • @Rodolfmillare
    @Rodolfmillare 5 месяцев назад

    I accidentally closed the WEB UI url, where can we get the url to run it again?

  • @intoyou3573
    @intoyou3573 10 месяцев назад

    You solved my problem
    Thank youuu 🎉

  • @lukashuettner
    @lukashuettner Год назад +1

    You made my life much easier!!

  • @AsphaltBoomer
    @AsphaltBoomer 10 месяцев назад +1

    super helpful, thanks for it :))

  • @ronaldsebastian444
    @ronaldsebastian444 Год назад +2

    i got some error that say "RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'"

  • @enfci
    @enfci 11 месяцев назад +1

    гений, спасибо за туториал

    • @gerychdo
      @gerychdo 11 месяцев назад

      Все работает?

    • @enfci
      @enfci 11 месяцев назад

      @@gerychdo да

  • @DONUTnews
    @DONUTnews Год назад

    Thank you so F**king much for this. You've saved me so much time and headaches.

  • @kerman501
    @kerman501 6 месяцев назад

    Lora list problem. Models list problem
    problem: Lora Model List empty
    solve: check the folder paths in which the program searches for files, by default its username/stable-diffusion-webui-maste
    even if you put all the files in your folder and run the program from there, the program may look for files in the root directory
    My story
    i follow this instruction in steps where i dont understand what to do and fell into the trap due to partial understanding.
    So in step when you show how to launch webui with terminal i understand that path can be different so i use my path downloads/stable-diffusion-webui-master and everything started perfectly, but there was a problem: I didn’t see the Lore models that I downloaded and added to the folder and no instructions on the Internet helped, until I found out through the inspection option in the browser that the path of the folder in which the program searches for Lore files is different from that folders where I save, it turns out that in the root directory there was another stable deffusion folder and the program didn’t care where I launched it from, it looked for the files there.

  • @Imnotaccurate2
    @Imnotaccurate2 Год назад

    This help a lot, thank you very much~!

  • @cybercowboy9214
    @cybercowboy9214 5 месяцев назад

    hey, guys, do you use it on Mac? Is any sense of using it on mac or better to have windows or linux ?

  • @lexbcnfilm
    @lexbcnfilm Год назад

    I installed everything and it works, but I closed the terminal, how can I log in again Stable Diffusion?

  • @lisingeo
    @lisingeo Год назад +3

    RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'

  • @youssrafaiz5584
    @youssrafaiz5584 4 месяца назад

    ERROR: No matching distribution found for numpy==1.26.2 (from -r requirements_versions.txt (line 16))
    WARNING: You are using pip version 19.2.3, however version 24.0 is available.
    You should consider upgrading via the 'pip install --upgrade pip' command.

  • @BlaguesVirtuoses
    @BlaguesVirtuoses Год назад

    I have trouble with the deforum extension; Especially with FFMPEG ? can u do a video about it ? i think several user on mac will have this issue

  • @RJMCTV
    @RJMCTV 11 месяцев назад

    Thanks for video. Another question. To install additional models. Can I add them to the models folder whilst the Terminal and/or browser UI is still running, or should I quit out of it, add the models to the folder and then restart

  • @Posturepro
    @Posturepro Год назад

    when i type cd stable-diffusion-webui and enter nothing happens...is this normal?

  • @lokeshmamidala3199
    @lokeshmamidala3199 Год назад

    Does it take more time to install the whole thing - mine was stuck at - Textual inversions loading

  • @JustAPersonWhoComments
    @JustAPersonWhoComments Год назад

    thanks for this unqiue program! now i can generate my anime characters!

  • @SahabuddinTanrkulu
    @SahabuddinTanrkulu Год назад

    I have a lot of libraries to download, can I set up all this folder for my external hard drive?

  • @PratikShahEstaa
    @PratikShahEstaa Год назад +7

    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.
    WHAT DOES THIS MEAN?? How do I do this

    • @allanwoo
      @allanwoo Год назад +1

      i had the same problem, cannot proceed

    • @kyni87
      @kyni87 Год назад

      @@avocadopictures9706 Do you have a link you can share?

    • @kyni87
      @kyni87 Год назад +3

      Settings > Stable Diffusion > Enable option "Upcast cross attention layer to float32".
      This worked for me.

    • @raechen5259
      @raechen5259 Год назад

      @@kyni87 Thank you!! life saver

    • @multicamsmash7438
      @multicamsmash7438 Год назад

      @@kyni87 where do you i type that or how do i get to settings i don't see it?

  • @michelangelobertoncelli595
    @michelangelobertoncelli595 Год назад

    Thank you for the video.
    But, how can I install ControlNet?

  • @alessandrocomella9981
    @alessandrocomella9981 Год назад

    Hi, I finished all the tutorial, but once I have to copy the URL provided in terminal, it won't open on the browser. Any suggestions?
    Thank you for the video

  • @mingjuncai6074
    @mingjuncai6074 6 месяцев назад

    I'm trying to download it, but it shows "Torch not compiled with CUDA enabled" 😳Is there anyone know what it means, and how to fix this?

  • @sevigadea7299
    @sevigadea7299 Год назад

    Are you using tensorflow or do you have an nvidia gpu?

  • @sheadobson9910
    @sheadobson9910 Год назад

    Mine works, but I have to keep the terminal open. Is this supposed to happen? I'm sure I didn't do something right. It says that closing the terminal will terminate running python.

  • @white_smoke4732
    @white_smoke4732 11 месяцев назад

    Hi! Thanks for video! But I have a problem with generation images. TypeError: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead. How to fix it? Please help .

  • @LookingForSomethingMissing
    @LookingForSomethingMissing Год назад +1

    Please make a tutorial how to train own lora using mac❤

  • @trafficinsider1778
    @trafficinsider1778 11 месяцев назад

    I got an error
    RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
    pleeease help me fix it

  • @quinmg782
    @quinmg782 Год назад

    Thank you, thank you and thank you.

  • @manuelgonzalezfernandez475
    @manuelgonzalezfernandez475 Год назад

    I don't quite understand the tab to write automatically, it stops and I can't get past it, I need help. Thank you

  • @blackfoxai
    @blackfoxai Год назад

    Thanks brother, I did it.

  • @simba-_-222
    @simba-_-222 6 месяцев назад

    how do i uninstall all of these files? i no longer want this and im not sure how to delete everything

  • @BigSamplePacks
    @BigSamplePacks Год назад

    please help
    RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check

  • @PoppSoundProductions
    @PoppSoundProductions 6 месяцев назад

    I don't have CUDA - am I stuck?

  • @ranucho
    @ranucho Год назад

    after typing "brew install cmake protobuf rust python@3.10 git wget" I get an error message saying "command not found"

  • @pieronline25
    @pieronline25 Год назад

    good morning,
    i have problems installing after homebrew..i have a mac mini m1
    can you help me thanks

  • @Rynix_
    @Rynix_ Год назад

    how would you uninstall it if you didn't want it anymore?

  • @Kenpachi7amasama
    @Kenpachi7amasama 10 месяцев назад

    Hello, I've tried googling for this problem but didn't find any answers. I did everything as shown in the tutorial but when I click the generate button I get this error message: "Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead."
    I am using a .safetensor model and I'm trying it on a 13 inch m2 MacBook Pro.
    Has anyone had similar problems or maybe knows how I may try to solve it?