Stable Animator - Your Image In Motion

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

  • @Aininja94
    @Aininja94  20 วันที่ผ่านมา +1

    That automation thing was updated. Which I did later.
    because there was limit, I took frames 0 - 199 then 200 - 399, 400 - 699 so on..
    In the code there is index_number=0 on line number 6.
    Once you are done renaming 0 - 199, get the second batch you exported 200 - 399 in to the folder, and change the code to index_number=199
    It will start renaming after 199, starting image from 200.
    Hope you understood.

  • @HarryClipzFilmz
    @HarryClipzFilmz 16 วันที่ผ่านมา +1

    Be glad when someone implements this into their Ai generator Video to Video should have been up by now

  • @MasNaga13
    @MasNaga13 20 วันที่ผ่านมา +1

    Thanks to this video, I finally understand how to use Stable Animator. I just tried it out and the results are amazing. Your explanation was spot on. Thanks for the awesome tutorial.

    • @Aininja94
      @Aininja94  20 วันที่ผ่านมา

      Your welcome,
      That automation thing was updated. Which I did later.
      Bcoz there was limit, I took frames 0 - 199 then 200 - 399, 400 - 699 so on..
      In the code there is index

  • @РоманСырватка
    @РоманСырватка 19 วันที่ผ่านมา

    I spent the whole day with this neural network.
    Either the checkpoint didn't want to load up to the end, or python constantly couldn't find the library.
    Some libraries had to be reinstalled directly from the hugginface.
    In general, the program started on the 3rd attempt. The final video is playing in the browser, there was no such glitch as you had.
    Half the job is done, now I'm watching the second half of your video to figure out what to do next)

    • @Aininja94
      @Aininja94  19 วันที่ผ่านมา

      The fix might have been uploaded by someone.

  • @NeroBlondee
    @NeroBlondee 6 วันที่ผ่านมา

    After placing the provided link into the "requirements" file, and when running the "pip install -r requirements.txt" command, I get the following error "ERROR: triton-3.0.0-cp310-cp310-win_amd64.whl is not a supported wheel on this platform." Should I just not update the "requirements" file or I'm missing something? I know this is optional, I just want to make sure I'm using the application at it's optimal speed.

    • @Aininja94
      @Aininja94  6 วันที่ผ่านมา

      I had the same problem first that's why it was into a different req file - in the video.
      Don't know but it got fixed the 3rd-4th time after testing

  • @РоманСырватка
    @РоманСырватка 18 วันที่ผ่านมา +2

    Unfortunately, the program only works with human characters. I used a fantasy monster as a reference, but the program ended up making a girl instead)

  • @DeMaddin81
    @DeMaddin81 20 วันที่ผ่านมา +1

    Great video but "argh!!!"" I totally need a automation batch for that. :o)

    • @Aininja94
      @Aininja94  20 วันที่ผ่านมา +1

      That automation thing was updated. Which I did later.
      Bcoz there was limit, I took frames 0 - 199 then 200 - 399, 400 - 699 so on..
      In the code there is index_number=0 on line number 6.
      Once you are done renaming 0 - 199, get the second batch you exported 200 - 399 in to the folder, and change the code to index_number=199
      It will start renameing after 199, starting img from 200.
      Hope you understood.

  • @RajeshKumar-mz4gg
    @RajeshKumar-mz4gg 19 วันที่ผ่านมา

    my phthon cmd not working plz help it shows Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

    • @Aininja94
      @Aininja94  19 วันที่ผ่านมา

      You have to add python into environment variable