Easily Turn Videos into AI ANIMATION ! | After Effects & Stable Diffusion Control Net

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

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

  • @styletube.edit_
    @styletube.edit_ Год назад +26

    There is a ton of work in this tutorial, and it kept me watching for 20 minutes straight. Congrats man

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

      when you constantly run AI on a computer basically 24/7 (which not gonna lie, happens to a lot of people finding out they can auto gen images) it's easy to get stuck in a loop and forgetting the other capabilities

  • @bari7551
    @bari7551 Год назад +16

    MAX NOVAK 🐐🐐

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

    Best tutorial of Videos to Anime. Love it. Keep going bro.

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

    man i have a problem when i generate my video like you on 14:38 it also saves the preview images from controlnet how should i disable that?

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

      me too, anyone got a solution?

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

      @@davewoodhead2452 Did anybody figure out how to get rid of these preview images (canny, depth, etc.)?

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

      @@braedongarner I’m on a Mac and use the the Terminal command rm *-1.png and then rm *-2.png with Terminal located at the relevant directory using the cd command. Take care because they are totally removed and not recoverable from the Trash.

  • @eyevenear
    @eyevenear Год назад +17

    what i love about Stable Diffusion tutorials is that almost Everyone says that it's free, but almost Nobody mentions that in order to make it not frustrating to use, you need a monster gpu like 3090ti or so. But i love it in a saddistic way.

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

      lmao facts it fried my computer trying to use that

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

      cap max is using a rtx 2080

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

      I have used a 3060 and it does well, but ive decided against using stable diffusion too much, i dont want my graphics card to age too qickly

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

      @@moosterbeast it works the same as playing game son your pc there’s not much difference

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

      @@DrippyVisuals Really? Maybe when its batch processing, I have nothing to do so I noticed the fan working overtime instead of the games when I'd be busy playing and not notice it. I'll check next time I play TLOU .

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

    When using control net the export gives me duplicate images - one with outlines and the rendered image.

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

    Nice! Thanks for the shout out again.

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

    guys, for those that have the python issue, make sure to check "path" on the very first step of the python setup and that you install the python that is linked in the stable diffusion download link and not the .11 one that max shows, it's not compatible

    • @487prods
      @487prods Год назад

      gracias dude

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

      Thanks! Important step!!!

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

    watching from Grenada in the Caribbean

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

    do you disable to control nets when you batch export? otherwise it just exports like 3 different frames for each one frame

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

    Welcome to the party, which will be much different 3 weeks from now. Glad you got to stop in for a few minutes, lol.

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

    Nice tutorial! One point I missed was the recomendation to download the .safetensors instead of the .ckpt files 👌

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

    i can't run it
    ERROR: Could not find a version that satisfies the requirement torch==1.13.1+cu117 (from versions: 2.0.0, 2.0.0+cu117)
    ERROR: No matching distribution found for torch==1.13.1+cu117
    can anyone help me

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

      I am also facing the same error

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

      same

    • @Rem-ud7hv
      @Rem-ud7hv Год назад

      Uninstall and extract zip file again. Basically start over and use Python version 3.10.6

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

    how do you get that hed option for preprocessor in control net? i downloaded all the models

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

      i think it was renamed to softedge_hed in an update

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

    is says Couldn't launch python even if I already install phyton
    please help

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

    AAMMMAAAAZZZINNNNGGGG ❤❤❤ 🔥🔥🔥🔥🔥🔥🔥🔥🔥

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

    how do I find and install all those Controlnet Preprocessors, I have a completely diffferent set of names...

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

    wow dude great that little line of code about the xformers makes lunch faster and straight to the interface, thanks✌

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

    When I batch-export, it exports the final image + the control net maps. Is there a way for exporting only the final results?

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

    when I click on that batch file I get this error: " Couldn't launch python exit code: 9009" any solutions???

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

      samee

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

      change the path directory of python
      go to your local disc where you've installed your python, generally it's in the C' disc
      then enable the show hidden files, under view option
      then go to users - click on your named account - appdata - local - program - python - copy the path directory
      then search for edit enviroment variables in the window tab - click on path - add - paste the path followed by "\"
      then add another directory - paste the same followed by '\Scripts\
      move these two directories at the top
      click ok
      i hope this works.

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

    Great stuff. Keep em coming

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

    Great video and explanation

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

    Hi my controlnet doesnt show any models in the right side panel it shows only processor

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

    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 fix this??

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

    Why is that your batch rendering came out with only 1 photo. When i did my batch rendering, each frame was rendered 3 times. One was the AI art itself, then the 2nd image was the same frame but the control net HED image and the third render was the same frame but the canny image? I am following to a T but somehow my export was different.

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

    Best tutorials online even though I haven't tried yet. Thanks!

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

    Well dayum! 👀

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

    amazing stuff, thanks for making the steps clear

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

      How did he open the Stable Diffusion on browser?

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

    Damn this tutorial is fast and right to the point. Thx a lot for this work 👏👏

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

    Hey Max, this is a truly mind boggling technology. I've been able to implement stable diffusion to my videos however the consistency is rather lacking if you were to try to create a video about 2-3 minutes long. If either you or someone who has been using this technique could help me I would appreciate it. What is the secret to having consistent motion throughout the frames in the output directory?

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

      my 1650ti is crying

    • @azi-portfolio6283
      @azi-portfolio6283 Год назад

      Use the same seed from your satisfied result

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

      i got the same gpu. have you by any chance tried using stable diffusion on ur pc with those specs? did it work?@@Cineinsaner

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

    You’re amazing. Continue to be that 👍🏼💯

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

    Thank you so much. I learned so much. For people who don't have Adobo Affect Effects, you can use other free software

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

    Thanks for covering this. I've been trying to get into AI enhanced video. The LSD trip effect was annoying me haha. Testing this out.

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

    mine is rendering out the HED map as well not sure how to seperate for AE

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

      strange, can you screenshot your settings?, maybe you need to select the image not the map, perhaps you have both selected

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

    Cool chit. Keep ‘em coming.

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

    Hi Max! How to make it take into account the depth map and canny, but not output them to a folder with shared images. In your video, only ready-made images are obtained in the "out" folder, and I also have depth and canny saved there!

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

      Same issue here.

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

      Did you find a solution to this?

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

      @@braedongarner yes, in the "control no" itself, leave a free window, without a picture, and it will always generate new ones.

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

      @@phosphene8120 excellent, thanks for your help!

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

    Brilliant!🍺👽

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

    When I interrogate the image, after about 2 or 3 mins it just says error

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

    im facing an error
    RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'
    how to resolve this? im unable to find the problem in the whole internet

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

    Holy shit, this is amazing thanks for sharing

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

    The output video made me realize that Jeff Goldblum would have made an excellent joker when he was younger

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

    Hello, Python can't be found in my PC with the webi-user.. do you know how to fix it ?
    I tried with Python's version from the video and the newest one

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

    Small deviations in this Joker test is ok, it is his nature :D

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

    For some reason I can't slide the control net slider to get more.
    Manually adding the number doesn't work.

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

    Did you skip something at 4:05?
    How to open Stable Diffusion on my browser?

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

    Thank you so much my dude ❤❤❤

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

    This is a game changer. Unbelieveable stuff.

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

    When I try to use control net this pops up: RuntimeError: Placeholder storage has not been allocated on MPS device!
    Can anyone assist with this?

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

    Hey man, I have a problem. I followed all the steps for Mac and I managed to install Stable diffusion, but when I get to 8:20 and click "Generate" it keeps telling me "RuntimeError: "LayerNormKernelImpl" not implemented for 'Half'" where the picture shuold be... Any solutions? Thank you very much

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

    brother cuando abro el archivo por lotes no me aparece instalando me aparece no python, hise todo al pie del video

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

    I don't have any model on the right side after I select the preprocessor... why is that?

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

    hey guys.. i want to add an Image Init to Deforum in A1111 but i get always this error:
    Error: 'Init image path or mask image path is not valid'. 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.
    Image path is: ‪‪‪C:/webui/images/01.png
    i tried it with backslash, upload the image on the web and use a web link, tried another image, another path.. nothing work :(

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

    Thank you Max!

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

    You the man🙏🏼

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

    How much would you charge someone to make these edits? How do you go about pricing these different effects? They can get so sophisticated...

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

    please help me i followed step by step and got error code 1 ERROR: cannot find 'git' - do you have git installed and in your path ?

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

      I have git installed in general but I didn’t clone the repository I downloaded the zip so not sure why there’s a git error

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

    Excellent explanation! Thank you

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

    isnt safetensors better than ckpt because of the risk of hackers/viruses?

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

    My output also is saving my lines canny/pose images as well.

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

    thx ur the master of help for creators

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

    Control net isn't showing in my stable diffusion

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

      nvm got it. Had to re-launch

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

    thanks for the video.. my bat file cannot locate python. I first installed python with paths checked. and then modified the bat as in your video but every time I run it it cannot proceed. cannot find bat file. any solve to this/> sorry for the noobie Q I tried repairing uninstall re install python.. any ideas?

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

    ur gpu?

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

    Nice tuto, but Ill wait to have a simpler solution as they are many many steps....i would aim for realtime AI filter instead

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

    very good tutorial. I got a big picture of SD .. however most link is for windows .. Os can not use...

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

    thanks for this great tutorial. But I have a problem that my control net is not working. After I do the same setting and click generate, the map is not coming out. How to fix this?

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

    Greta video, is there anyway to acheive the same results but using Midjourney instead of stable diffusion?

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

    One question how do you get the blue interface instead of the white one? thank u!

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

    incredible ! good explain thank you

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

    Does anyone know the name of the model which is used in the thumbnail?

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

    Very cool but also a bit more complex than anything I want to do in AI as far taking that much time to adjust settings etc..., Im here for the AI to do the AI and automate things like these. I think we are getting closer. Great video though, just sharing my preference as we glide into the world of AI.

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

    i've problems with automate 1111, in my computer these programs are not stable

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

    MY WEB UI looks completely sidderent in the read me there is no where to put the code

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

    but can anyone tell me how much VRAM do i need to run this?

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

    The new De Staat music video is made like that !!

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

    Error code: 128
    stdout:
    stderr: fatal: not a git repository (or any of the parent directories): .git
    Why sir?

  • @unboxedproductions-s3g
    @unboxedproductions-s3g Год назад

    Thank you!

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

    Hey, What are your PC specs?

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

    cant we do this in deforum

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

    how much space it need?

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

    --xformers--autolaunch doesn't work anymore me thinks

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

    Batch doesn;'t work and keeps getting errors

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

    add control net and making a custom lora based on video

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

    Does it have AI, not like those enhanced videos, you know, one more like those like diffusion or lora, that I can put a scene from a movie, then it generates the same video but following the text of the prompt, like a For example, an iron man scene, I want him to wear super men's clothes and so on, it's like it's for photos, but with videos, do you know something, friend?

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

    been playing with this now for a short time, holy fucking shit dude this is the biggest game changer, thanks so much for covering this!

  • @ХиппиПаНк
    @ХиппиПаНк Год назад

    Better to wait content from u it’s always complicated tnx

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

    does this work on Mac?

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

    error could not install torch

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

    You're doing it a bit too fast, I can't quite see where you're clicking because you circle your mouse a lot like you're doodling, it would have been helpful if you could show it a bit more stably. Thank you.

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

    you totally missed out the part where you show how to launch stable diffusion? I mean luckily I have the web link already bookmarked but for new people you will have lost a lot of people here

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

      I show how at 2:58 . Once you have --autolaunch in you dont need to go to the local address it'll launch the web ui once you open the batch file

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

      @@MaxNovakTutorials I mean at 4:05 you don't say you've clicked it, you just show it open, probs worth mentioning at that point you've clicked it but hey at least somebody might find this if they get lost :) Awesome work as ever dude!

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

      yup.lost at tht point

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

    I think deforum is much more stable than this workflow and its much simplier to use, I did try this method but deforum works wihtout de-flickering

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

    Is all of this completely free?

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

    hi, i'm mac user, i followed your instructions but the SD give this message RuntimeError: "upsample_nearest2d_channels_last" not implemented for 'Half'

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

    Hello! Thank you very much for your teaching video. I have learned a lot. If you are in the process of making a teaching video, don’t startle the mouse. This will be more conducive to the protagonist of our lecture program.

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

    clicked the video because of the cover photo of Jimin on the video

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

    🛑The main question remain: how do we make money from it? Can AI animation influence buyer intent?

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

    No way to do this on Mac?

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

    Hello
    How can i get adobe illustrator photoshop and other premium membership for free

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

    doesnt work on amd

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

    OMG! this is complicated to me, im going crazy, i wish i understand and learn everything like everyone, damn :(