AniPortrait Animate Talking Faces

Поділитися
Вставка
  • Опубліковано 5 жов 2024

КОМЕНТАРІ • 31

  • @AdamJenkinsEverything
    @AdamJenkinsEverything 6 місяців тому +2

    Excited to give this a shot! Thanks

    • @impactframes
      @impactframes  6 місяців тому

      Is a bit slow but it works I wonder if a better implementation comes along

    • @PSA04
      @PSA04 6 місяців тому +1

      Me too, this looks awesome!

  • @PSA04
    @PSA04 6 місяців тому +2

    Totally going to combo this up with some meta human unreal animation. Getting that out in the universe. New gaming and visual styles.

    • @impactframes
      @impactframes  6 місяців тому +1

      Yes that is a great 💡

    • @PSA04
      @PSA04 4 місяці тому

      @@impactframes running into "AniPortraitRun
      AniPortraitLoader" failed to load. When I go to install custom nodes, I get this "The custom node DB is currently being updated, and updates to custom nodes are being checked for.
      NOTE: Update only checks for extensions that have been fetched."

    • @BabylonBaller
      @BabylonBaller 4 місяці тому +1

      Very interested in hearing how your MetaHuman tests came out..

    • @PSA04
      @PSA04 3 місяці тому +1

      I couldn’t get this workflow to workout due too technical hurdles, but in the mean time I have networked with some comfyui artists in LA and hopefully will have an update for you here soon.

    • @impactframes
      @impactframes  3 місяці тому

      @@PSA04 I am curious what you have been cooking. I was in LA last week for the ComfyUI leadership council with people from all over the world but also met many great artist an developers from the local scene and everyone was super welcoming and amazing can't wait to go again

  • @fernandodiaz8231
    @fernandodiaz8231 5 місяців тому +2

    Microsoft has announced a solution for creating avatars where you can control the angle of the face in 3D and emotions. In this regard, he has only presented the paper.
    How could you influence emotions in the final result of AniPortrait? The only thing I can think of is through the reference video. I will appreciate your appreciation on both points.

    • @impactframes
      @impactframes  5 місяців тому +2

      Yes, they have trained just a better version of this, basically incorporated face expressions blinks, higher resolution and better consistency. I made a custom node implementation of dreamtalker in ComfyUI there is many presets that control the head movement the only thing is some of the movements are too abrupt sometimes and lacking eye blinks made it look robotic but at least it renders much faster than MuseV. Again MuseV is slow for the video creation part while dreamtalk has prerender those. I think is going to be a long time before ms release vasa1 and if they do it is going to be API.

  • @XuanmanhAI
    @XuanmanhAI 6 місяців тому +2

    Greattt , bro

  • @ronnykhalil
    @ronnykhalil 6 місяців тому +2

    🔥🔥🔥

  • @AnimeBytz
    @AnimeBytz 3 місяці тому

    Can I use this to animate just the face on a existing video instead of a still like wav2lip? If not do you have other recommendations better than wav2lip?

  • @DanielPartzsch
    @DanielPartzsch 5 місяців тому

    Thanks. I always get this error unfortunately. Do you know, what this means?
    "Error occurred when executing AniPortraitLoader:
    Error while deserializing header: HeaderTooSmall
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute
    output_data, output_ui = get_output_data(obj, input_data_all)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, in get_output_data
    return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\ComfyUI\execution.py", line 74, in map_node_over_list
    results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AniPortrait
    odes.py", line 112, in run
    a2m_model = Audio2MeshModel(audio_infer_config['a2m_model'])
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AniPortrait\src\audio_models\model.py", line 27, in __init__
    self.audio_encoder = Wav2Vec2Model.from_pretrained(model_path, local_files_only=True)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "C:\StableDiffusion\COMFYUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\modeling_utils.py", line 3456, in from_pretrained
    with safe_open(resolved_archive_file, framework="pt") as f:
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"

  • @impactframes
    @impactframes  6 місяців тому

    I am sorry I was looking but I didn't save the workflow but I didn't make anything more than adding the image resize and image crop nodes to make both images 512x512 this nodes are from cubiq essentials node pack the int error you have is maybe because you have two different frame speeds on the kijai nodes int and float constants this is the repo for the image crop node github.com/cubiq/ComfyUI_essentials

  • @Wurmhouse
    @Wurmhouse 5 місяців тому

    Hello and thanks for the video. I tried to install everything, but when I import the workflow, I get two red nodes with 'undefined' written on them. I would like to point out that during the installation of the dependencies, I get this error: 'ERROR: Could not find a version that satisfies the requirement mediapipe.' Could this be the cause? Thank you

  • @hyunseungkim538
    @hyunseungkim538 6 місяців тому +1

    May I ask how I can get the huggleface download. Somehow, I can not see under the menu on ImpactFrames, any idea?

    • @impactframes
      @impactframes  6 місяців тому

      Do you have the latest version? If you do you might need to pip install requirements.txt it needs pip install huggingface_hub for that node specifically

    • @hyunseungkim538
      @hyunseungkim538 6 місяців тому

      @@impactframes thanks for reply in fact, I did clone and run requirement as well. but somehow, it does not show the options.

    • @impactframes
      @impactframes  6 місяців тому

      @@hyunseungkim538 I just did it a few hours ago and it worked on a new computer are you sure you have the right repo sometimes you have to restart ComfyUI github.com/if-ai/ComfyUI-IF_AI_tools

    • @hyunseungkim538
      @hyunseungkim538 6 місяців тому

      @@impactframes Huge Thanks and will do that~! it may be related somehow not got updated on my ends. I will try to new cut for sure! appreciate it!

  • @user-uk9ls
    @user-uk9ls 6 місяців тому

    You show two different workflows.
    Where can we download the second one along with the source videos & images?
    The second at 8:01 one has video: ua-cam.com/video/T-B6xJRG6fQ/v-deo.html
    Unfortunately wf.json has a missing Encoder/Decoder error.
    "DonwEncoderBlock2D does not exist"

    • @impactframes
      @impactframes  6 місяців тому

      I am sorry Iwas looking but I didn't save the workflow but I didn't make anything more than adding the image resize and image crop nodes to make both images 512x512 this nodes are from cubiq essentials node pack the int error you have is maybe because you have two different frame speeds on the kijai nodes int and float constants this is the repo for the image crop node github.com/cubiq/ComfyUI_essentials

    • @user-uk9ls
      @user-uk9ls 6 місяців тому

      @@impactframes Thx for the quick reply. Solved many errors but at the end it did not work. Comfyui is super messy. I'll try NerdyRodent's installation.

    • @impactframes
      @impactframes  6 місяців тому

      @@user-uk9ls yes might be better for now

    • @user-uk9ls
      @user-uk9ls 6 місяців тому

      @@impactframes That one from NerdyRofent with conda env did not work either. Folder structure for models seems to be correct but still gives mismatch errors. So AniPortrait seems to be badly documented for now. An installation script needed.

  • @FappyNews
    @FappyNews 5 місяців тому +1

    (IMPORT FAILED) ComfyUI-IF_AI_tools.... how do I downlond your IF_AI tools... its just not working .... on the terminal it says it was successfully installed, but in comfyUI it says the import failed

    • @impactframes
      @impactframes  5 місяців тому

      Hi Thank you, did you read the readme on the repo and followed all the steps there? If you have trouble you can open an issue with the logs and I will be able to help over github.com/if-ai/ComfyUI-IF_AI_tools