How to Install Stable Diffusion on M1 Macs

Поделиться
HTML-код
  • Опубликовано: 27 май 2024
  • How to install stable diffusion on Mac with Apple silicon M1 (or M2) chips. Here we'll walk through installing stable diffusion on Mac from start to finish, including homebrew, python, and stable diffusion installs.
    📣📣📣I have just opened a Discord page to discuss SD and AI Art - common issues and news - join using the link: / discord
    👀 Struggling to run Stable Diffusion locally? You can try DiffusionHub!
    🤑Get 20% MORE DiffusionHub CREDIT using the link below or using the promo code LAURA20!
    Link: diffusionhub.io?fpr=laura17
    🤙🏻 Follow me on Medium to get my Newsletter:
    - Get UNLIMITED access to all articles: / membership
    - Laura: / lauracarnevali
    - Intelligent Art: / intelligent
    📰Article:
    / stable-diffusion-mac
    📌 Links:
    Homebrew: brew.sh
    GitHub: github.com/AUTOMATIC1111/stab...
    Hugging Face: huggingface.co/runwayml/stabl...
    Warp: app.warp.dev/referral/2EYMJL
    00:00 What is Stable Diffusion?
    02:00 Install Homebrew
    02:35 Install Cmake, Protobuf, Rust, Python, Git, Wget
    03:25 Download Stable Diffusion Webui from GitHub
    04:55 Download weights from Huggin Face
    06:30 Run installation
    07:03 Final thoughts
    #aiart #stablediffusion #generativeart

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

  • @soumayaseghir4177
    @soumayaseghir4177 Год назад +15

    hi every time I write "brew install cmake protobuf rust python@3.10 git wget" on the terminal it says "command not found" I'm blocked I can not install stable diffusion.

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

      Hey, I assume you installed Homebrew. If so, it can be that Homebrew was installed in another directory - you can check that when you run the Homebrew installation on your terminal. In my case, Homebrew was installed into /opt/homebrew:
      "
      ==> This script will install:
      /opt/homebrew/bin/brew
      /opt/homebrew/share/doc/homebrew
      /opt/homebrew/share/man/man1/brew.1
      /opt/homebrew/share/zsh/site-functions/_brew
      "
      If you get another directory, you have to run brew from its origin.
      For macOS Intel, the directory is /usr/local, so in that case, you should run the below:
      /usr/local/bin/brew install cmake protobuf rust python@3.10 git wget
      Then follow NEXT STEPS shown on command line, it should show something like this
      ==> Next steps:
      - Add Homebrew to your PATH in /Users/$USER/.zprofile:
      echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile
      eval $(/opt/homebrew/bin/brew shellenv)
      Copy and paste the first line on the same terminal window, then hit enter
      echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/$USER/.zprofile
      Then Copy and paste the last line on the same terminal window, then hit enter
      eval $(/opt/homebrew/bin/brew shellenv)
      Finally you should be able to use brew help and if that works, it means that brew was installed properly and running from ZSH.

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

      @@LaCarnevali hi thank you very much for your answer. I followed your instruction and your video for installing stable diffusion and it worked. it took little bit time but it's done. 🥰

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

      @@soumayaseghir4177 Happy it worked!! 😄🥰

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

      @@LaCarnevali can you help me?? How you did it??

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

      i have the same problem

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

    Though there were some hiccups during the installation process due to network connectivity issues, I managed to complete it successfully by following the video step by step. It's fantastic! Thank you!

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

    Hey Laura Carnevali! I am from Brazil. Just wanted to say a big thank you for all your help. Your channel is awesome, and I've been telling my friends about it. Keep up the great work!

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

    Thank you so, so much for this tutorial! Terminal usually terrifies me, but I was able to follow the steps and install it like a pro, thanks to you!

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

      How do you reopen it after you save it to the browser? Thanks in advance

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

    Thank you Laura for this tutorial. I couldn't have installed Stable Diffusion on my Mac without your video! Just subscribed to your channel!

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

    Thank you for making this. You approach was very detailed and simple. It's rare that things like this are so easy. You have a wonderful day.

  • @2ndEarth
    @2ndEarth Год назад

    I looked in many different places to find good download instructions, your video is by far the best one, great job!

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

    Worked exactly as you instructed. Thank you!

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

    Worked perfectly. Thank you very much!

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

    thank u laura, your instruction to use Warp to install made this very easy!

  • @nicolas.c
    @nicolas.c Год назад +3

    worked like a charm! best explanation straight to the point, thanks!👏

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

    Wow thank you very much for sharing the amazing tutorial! It worked perfectly😊

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

    Thank you, Laura, it worked perfectly. I needed to go for details and links to your page :)

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

    thank you so much. Laura, i finally installed sd on my mac. it's working perfectly. many thanks.Best to you.

  • @bimyou2794
    @bimyou2794 8 месяцев назад +1

    After hours and hours ....
    also several times trying.. trial and error , 😭😭😭finally it works because of you!!thank you Laura 🔥🔥🔥

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

    Hi Laura, thanks for the video. Have you considered making a video on how to create an alias application to run stable diffusion? that would allow users to click an icon from the dock instead of manually navigating to the terminal and running the .sh command

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

      could you guide me how to do this?

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

    Thank you so much, so clear and easy to follow :)

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

    Amazing video, it worked perfectly on my end as well

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

    Hey, it's really helpfull and works perfect as well, I've been tried many tutorials on mac always failed and complicated, your tutorial are simple, clear, easy and amazing, thanks a lot

  • @007deetee
    @007deetee Год назад +1

    Excellent tutorial thank you :)

  • @user-xy8ec8zw7w
    @user-xy8ec8zw7w Год назад +1

    It works perfect, thank you so much!

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

    Thank you. This is what I was looking for. I want to create some of the liquid, dreamy, animations.

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

    Thank you so much Laura I spent so much time but it works 🙏

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

    Thank you so much! Most effective tutorial ever on yt! :)

  • @3ig3rand
    @3ig3rand Год назад

    Muchas gracias Laura, me ayudaste un montón!!!

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

    Super easy and useful. Thanks

  • @nadiatremoulet2977
    @nadiatremoulet2977 9 месяцев назад

    After several hours and several attempts BOOM...mil GRACIAS. Without you I would not have succeeded ☺

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

    Hi Laura! Thank you for instruction! just installed on my MacBook Pro 14 m1 Pro according to your instructions. everything is working! there was just a warning "Torch not compiled with CUDA enabled". and there was also a notice "A new release of pop is available: 23.0.1 - 23.1.2" to update run: pip instal --upgrade pip (and after installation I typed this but nothing happened.. maybe it has updated already? thank you for your work Laura!

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

      Hi, these are just warnings and are not relevant for Mac users. For more info >>>
      ruclips.net/video/ue-_BT0EtiY/видео.html

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

    this was so helpful thanks so much!!!

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

    Great Video! Thank you so much!

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

    Managed to get it done after a few errors but got there at the end. Thank you for your video. Very helpful.

  • @ChocoSunsei
    @ChocoSunsei 9 месяцев назад

    Thank you ! Your video is very helpful :D

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

    Thank you so much for the video

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

    Laura! You are amazing, I subscribed as thanks for taking the time to post and respond. EDIT UPDATE: I was getting an error message that "ERROR: Could not find a version that satisfies the requirement torch==1.12.1" ---- Turns out I uploaded Python 3.11 which is not supported and when I uploaded 3.10 it seems to be working. Still looking forward to more tutorials if you get into detail about different model packages. THX!

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

      Thank you, Carlos! I m going to post soon a video to fix these small warnings when running SD! Happy you sorted :)

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

    Thank you, your clear instructions worked for me.

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

    woo. your article help me a lot! I have searched RUclips for week. Thanks a lot!

  • @vincentdoms2712
    @vincentdoms2712 9 месяцев назад

    Very very nice and helpful ! Thx 😊

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

    Thanks! That's really interesting!

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

    Grazie mille Laura!! Tutorial perfetto!

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

    thank you so much! it works perfectly even on m2 Max apple

  • @raaaaah-gh2pi
    @raaaaah-gh2pi 9 месяцев назад

    Thank you, very helpful.

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

    Great video. Let us know if you have any feedback or questions while using the Warp terminal!

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

    great video!

  • @MR-cj7og
    @MR-cj7og Год назад

    Thanks a lot for your explanation ! You're so cool !

  • @JanAnton
    @JanAnton 8 месяцев назад

    You have just gained a new follower, Laura 😊 thanks for a very nice tutorial

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

    Hey Laura, thanks for the tuto, I was wondering what was the performance on the m1/m2

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

      It can be very slow. Although there are some steps you could take to improve the performance when starting SD. I would recommend to use google colab

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

    Great video, thank you

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

    Thank you very much!

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

    Hi, I just finished watching your video about LoRAs and it was really helpful, and same with this one! I am wondering if you could help me, what specs does the mac have that you use for Stable Diffusion? Would a MacBook Pro M2 13" do the job?

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

      I m not using my mac as mine (M1) is not powerful enough. M2 should be fine though!

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

    thank you sooo much!

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

    thank you so much, it took me almost like an hour lol but yeahhh thanks to you it worked !!!

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

    It worked thank youuuuu😁😁😁

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

    Thank you for your video, it allowed me to install Stab-eDiffusion on my M1 Macbook Air. I have also installed Deforum + Automatic111 and have been using it for about 1 week. The 3D option does not work for me, starts to render and quits. Did you happen to solve this issue? Seems to be an issue with memory and I probably will need a more powerful computer. Thanks again.

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

    Great video!

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

    awesome thank you !

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

    Thank you, have a great day :-)

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

    Thank you Luara just installed. How can I link my output folder to export to my external drive?

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

    You are a gem.

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

    hello! thanks for the info, this is some of the best out there right now. Just a heads up, when I try to copy code from your Warp console its hard to see what the commands are. This only comes up when I'm paused tho. Cheers!

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

    thank you for the tutorial :))

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

    Thanks for a very clear and simple video Laura. Is the Core ML version o stable diffusion faster than the PyTorch version. I am using Apple MacBook Pro with M2 chip. If so, how do I also install CoreML version of SD 1.5? Thank You

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

      Hi, same here as per Mochi. I need to test them before being able to say something about them. They can be faster, but not sure in terms of flexibility?

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

    thank you for this very helpful tutorial. i do wonder how i can set up with cloud GPU such as lambda, just for better flexibility with extensions and i cannot seem to find tutorial online

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

      You can use Google Colab (colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb) I ll make a video next week ;)

  • @CaviarTaco
    @CaviarTaco 8 месяцев назад

    Awesome tutorial! Thank u Laura 🤗

  • @rawstersnazer7645
    @rawstersnazer7645 9 месяцев назад

    Hi laura, Thanks for the instructions.
    Does the same process work for Intel Macs? I have an Intel i9 processor with 32GB ram & AMD Radeon Pro 5500M 4 GB graphic card.

  • @bardoof
    @bardoof 26 дней назад

    Thank you so much. It works without a problem.

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

    So so thankful for this video installation tutorials. Appreciate. Warp terminal works!! Everything else works, except my stable diffusion doesn't generate any image hahaha...

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

      Lol, Hi! What error is showing on the terminal when you press the generate button?

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

      So thankful dear. If it wasn't you. None of this would happen.

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

    THX for this video... 🙂

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

    This did not work out as expected. But it has been a big help! I'm having issues with git saying files can't be checked out and many other problems. Now I'm stuck with the Clip file not loading. Looks like there is something not quite right at Git. It takes a lot longer to download all these files too, about three hours and the video is only 7:18 just so you know. But thanks for the video, I would have never known how to even try this.

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

      Hi Micheal, very weird. You might want to try Colab? See link below.
      ruclips.net/video/uFNz4y8Ebz4/видео.html

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

    Big Thanks!I can really install stable diffusion on mac! Yayyyy

  • @tommyLee-rb1bb
    @tommyLee-rb1bb Месяц назад +1

    hey Laura, thanks for the vid, very clear and helpful. i followed ur steps and ran the webui.sh in terminal and it opens a webpage with the ui automatically however within the terminal it says the stable diffusion failed to load and using the ui i am unable to generate an image where its say AttributeError: 'NoneType' object has no attribute 'pop'. Could u please help with this, thanks.

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

      Try to run the requirements file before the webui.sh.
      pip install -r requirements.txt

    • @tommyLee-rb1bb
      @tommyLee-rb1bb Месяц назад

      @@LaCarnevali Thank you for replying, i think the problem was that i hadnt installed the brew correctly and it woudlnt let me unless i shut the terminal completely first after downloading homebrew and then i could install it. But it works like a charm, i appreciate ur help!

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

    thank you laura

  • @user-ld6oe3of6x
    @user-ld6oe3of6x Год назад +1

    Very cool! Thanks. Do you know if it is possible to train a Lora using this app on Mac?

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

      Hi Miguel, training a model requires lot of power, so probably best using Colab or similar.

  • @dmitrykarpov793
    @dmitrykarpov793 День назад

    What is the best settings to improve velocity of work for Mac M1?

  • @kasetia21
    @kasetia21 8 месяцев назад

    Hi Laura. Many thanks for sharing. How can I know my github version and how to update it on Mac M1?

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

    Hello! Thanks for this video.
    Can you install control net, decorum temporal net and sd cn animation on the mac as well?

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

      Yes - depending on what mac you have (i.e., m1), you might have a slower performance

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

    Hi, great tutorial. One thing I'd like to know, is M1 capable of running controlnet? Do you intend to make a video about it?

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

      Hi, the performance on M1 is not great, I would recommend to use an external gpu like colab/runpod

  • @milenakuzior3083
    @milenakuzior3083 8 месяцев назад

    Laura, you help me so much! thank you !

  • @milenakuzior3083
    @milenakuzior3083 8 месяцев назад

    Can I ask you about refreshing checkpoints ? I have only one in stable diffusion but I was download more. Restart the process doesn't work :(

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

    i don't have a mac, and i have stable-diffusion for now installed on a debian PC, i watch the video only because i like you :)

  • @Ying2022lan
    @Ying2022lan 2 месяца назад +1

    Hello thank you very much for the tutorial. but every time I am installing it I run into this error" TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'. may I know how to resolve it?

  • @SebastiansBlog23
    @SebastiansBlog23 9 месяцев назад

    Thank you ! ;)

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

    Tks Laura. I have already installed it. But for some reason, when I install the contronet extension, it doesn't work. Although it has already been installed. Do you know how to guide me?

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

      Do you have any error in the terminal?

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

    Thank you so much

  • @hunamArt
    @hunamArt 8 месяцев назад

    Hi. First off, thank you so much! very easy to understand and follow along. I have installed everything and it works. BUT... I closed Terminal, terminating python and something else, and now stable diffusion does not work. How do I get the necessary programs running again through Terminal? Also, does it always have to stay open? Thanks!

    • @sebastiangrebhardt4462
      @sebastiangrebhardt4462 8 месяцев назад

      Same for me! I installed everything again (it’s simple cause of the video :) ) but now I’m also dont know if I have to run. Y MacBook with an open Terminal for the rest of his life?! :D

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

      @@sebastiangrebhardt4462 yes

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

    Hey Laura! Thank you for so detailing instruction. On the final step terminal runs into error: Stable diffusion model failed to load. What might be the reason? By the way URL to run SB has been generated.

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

      What's the exact error in the terminal?

    • @digital.mente.
      @digital.mente. 8 месяцев назад

      @@LaCarnevali Error: 'NoneType' object has no attribute 'sd_checkpoint_info'. Please, check your schedules/ init values.

  • @its.harlow
    @its.harlow Год назад +2

    Hi, thanks for sharing. I've however ran into an error stating that "ERROR: Could not find a version that satisfies the requirement torch==1.12.1 (from versions: none)
    ERROR: No matching distribution found for torch==1.12.1"
    how to I trouble shoot this?

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

      Hi Joanna, you need to upgrade torch (probably need change environment).
      You can watch this video at min 6:30 as I am looking into this error and solving it:
      ruclips.net/video/ue-_BT0EtiY/видео.html

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

    Thanks a lot great tutorial ! Time to unleash my creativity :D

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

    Thank you so much for this! Unfortunately im getting right to the end and then it says RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' ...any ideas :(?

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

      Hi, run the code adding the --no-half option, i.e.,
      ./webui.sh --no-half

  • @kratossand-fd5br
    @kratossand-fd5br 9 месяцев назад

    thanks laura. the video is very helpful. i followed it and downloaded stable diffusion. the issue is that when i close my terminal and the web page, i am unable to open stable diffusion again with the same local link. what do i do?

    • @LaCarnevali
      @LaCarnevali  9 месяцев назад

      open the terminal, dive the in main folder using cd, and run ./webui.sh

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

    Thanks, what about starting it from terminal? i've installed but how to start it the next day the same process?

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

      need to only run the webui.sh file

  • @BigRedJphoto
    @BigRedJphoto 9 месяцев назад

    really good, but one question, i closed terminal, and then it stops, oops, what do i do to run agian? and not install?
    thanks for the great video

    • @LaCarnevali
      @LaCarnevali  9 месяцев назад

      need to open the terminal again, dive in the main folder (cd stable-diffusion-webui) and run the webui file (./webui.sh)

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

    Hey laura!
    Do you get gpu utilization while training models? This has been my longest running issue with the web-ui, wondering if anyone else has come across it?

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

      You can via MPS - but would recommend to use Colab or Linux/Windows with CUDA GPU

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

    You are an angel. Worked like a charm. Thank you so much from Switzerland

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

    thankyou so much

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

    GRANDISSIMA, Grazie!

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

    Hi i'm unable to generate images. Getting this pop up" 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." I'm using Mac mini M1

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

    Hi Laura
    Love from India.Thankyou for making for such info. videos!! i just wanted to ask if this works only on M1 Mac's or works on Intel mac too. asking before trying!!

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

      Hi!!! Yes it does! The only difference is that Brew is going to be installed in another directory wrt to the video, so you need to use some additional code - but still easy! If you want to give a try, let me know if you need any help :)

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

    Ciao laura! Grazie per il video, super utile. Una domanda: in caso volessi istallare midjourney? Come lo installo?

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

      midjourney non va installato, vai su Discord e attivalo :)

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

      @@LaCarnevali Grazie! Non ho capito: posso attivare Midjourney e utilizzarlo in locale attraverso il terminale? Inoltre per ogni esportazione (attraverso Stable Diffusion) ci metto anche piu di due minuti se 512x512. Credo ci sia un problema forse?

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

    great tutorial! have you got the training to work? i have been trying to train the AI on my face but it keeps crashing when i start the training process.

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

      I tried on Colab and worked okay. Traning the model requires lot of power.

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

      @@LaCarnevali i'm using an 1M ultra 128gb ram. But I just went ahead and used my windows machine with a 3090ti in it. It blows the mac out of the water in terms of GPU speed.

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

      CUDA's is what you need Popo. Just go with the Nvidia's !

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

      @@fullflowstudios Yeah i figured that out real quick! i been using my windows machine for all AI stuff now, its so much faster!

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

    hi from germany, thank you so much for the tutorial. I got it installed and running just fine, but the next day, the web doesnt load. I copy paste the link and refresh, but it says Safari cant connect to the server. What should i do?