FaceFusion: Creating Deepfakes is Now Shockingly Simple on a Mac

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

КОМЕНТАРІ • 83

  • @user-sx6nd8zl5k
    @user-sx6nd8zl5k 11 місяців тому +5

    It's incredible how you change your face into that of Dwight Schrute from the series The Office.

  • @bloodnthuner
    @bloodnthuner 10 місяців тому +1

    Keep getting completely blurred result. Not sure whats wrong. Reinstalled but same issue.

  • @sicximade
    @sicximade 10 місяців тому +1

    Hi there, nice video,
    Everything up and running but for some reason when I start the process it stops after like 1.5 seconds. Just won't process, also I noticed I don't have Keep-Fps in the options box, any ideas? Thanks

  • @prajithusound7881
    @prajithusound7881 Рік тому +5

    Actually onnxruntime 1.13.1 not available

  • @cdlikecdrom
    @cdlikecdrom 10 місяців тому +1

    I cannot reach the git:(master) part, I use the terminal for cloning, opening face fusion, but then it gives me: "zsh: number expected", and the line does not show "git:(master)" but only "facefusion %", any idea?

    • @briandamkroger3897
      @briandamkroger3897 9 місяців тому +1

      Can anyone please help with this? I have exactly the same problem and it's a brick wall!

  • @MataSessions
    @MataSessions Місяць тому

    amazing Tool for exchange faces right now in 2024, thanks Ian, i'm a beginner in this technology and of course i'm totally agree with you... this scares but makes me smile too.

  • @starwin1159
    @starwin1159 Рік тому +2

    import onnxruntime
    ModuleNotFoundError: No module named 'onnxruntime'

  • @justthecoolestmusicjohne6105
    @justthecoolestmusicjohne6105 14 днів тому

    Is this version of face fusion software unfiltered and unleashed or does it have nsfw protection filters? John E

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

    Hi Ian, thank you for the video! When I issue the run command, I'm getting a "Frame processor .DS_Store could not be loaded" error. Do you have any suggestions to fix this?

  • @Sergey.design
    @Sergey.design Рік тому +1

    Acceleration ML version over?

  • @jonathandowning1663
    @jonathandowning1663 11 місяців тому +1

    can you help me install roop unleashed? on my m1?

  • @leungjohnny5796
    @leungjohnny5796 Рік тому

    for Python scrip preferennces, do i need to change any setting from default?

  • @EffisueFemi
    @EffisueFemi Рік тому +2

    Kindly address this issue
    Import onnxruntime
    ModueNotFoundError: No module named ‘onnxruntime’

    • @IanWootten
      @IanWootten  Рік тому

      Sounds like a missing lib somewhere. I'd suggest you ask for help in the facefusion discord directly. I was using a release from a few months ago.

    • @ktinadaptado
      @ktinadaptado 11 місяців тому

      same problem here!

  • @emmanueloduka9304
    @emmanueloduka9304 7 днів тому

    can i use this on a 2015 Mac

  • @blizzforte284
    @blizzforte284 11 місяців тому

    is this better than roop? what about the resolution limit?

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

    Wonder if there will ever be a Software you can simply download rather than having to know how to do scripts into a terminal.. never works for me

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

      I'm sure there will be, but it will likely be using open tools like this under the hood.

    • @hornmanxx1778
      @hornmanxx1778 2 місяці тому

      Where's the fun in that

  • @edharris9467
    @edharris9467 9 місяців тому

    Hello and thanks for video! Sometimes the preview is BLURRY and I cannot continue. Why??

  • @roysee2744
    @roysee2744 Рік тому +1

    hi, just wondering does this work the other way round. animating an old pic with our facial expression?

    • @IanWootten
      @IanWootten  Рік тому

      I'm sure there's apps to do that you can't within FaceFusion

    • @roysee2744
      @roysee2744 Рік тому

      @@IanWootten thanks for the help man. Cheers!!

  • @dronearon3085
    @dronearon3085 Рік тому

    already try it not so good...if front face seems good when side we can saw the layer paste

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

    Hi, can I do this the other way around? I want to make my self portraits sing. So these are still images but I want to make them sing with my own face expressions. When I use avatarify I can make it sing live but it's not my own facial expressions.. Like my lip movement gets really weird

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

      So in your case: making the picture of elon musk talk, but the way you speak

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

      Hmm, I guess you mean like a framed image behaving as per your mouth movements? At the moment facefusion doesn't do this but I'm sure something else will.

  • @SonuMishra-yk8bm
    @SonuMishra-yk8bm Рік тому

    I am not able to find 'coreml' while executing the final command. I am using macbook pro m2. Any reason for this? Executing on cpu is taking hell lot of time

    • @IanWootten
      @IanWootten  Рік тому

      Best to ask in the facefusion discord, but it sounds like it may have picked up the wrong version of python.

  • @briandamkroger3897
    @briandamkroger3897 9 місяців тому

    Hi Thanks for the video but I really need help.. I run into a brick wall when I try am in the facefusion directory and type the following: git:(master) -m venv venv Nothing happens. It simply returns to ... facefusion %. I am using a 2023 iMac M3. Help, please! Thanks.

    • @IanWootten
      @IanWootten  8 місяців тому

      Looks like you've copied my shell prompt rather than the command I typed. Should be: python -m venv venv

    • @briandamkroger3897
      @briandamkroger3897 8 місяців тому

      Oops. I wrote my question incorrectly. My apologies. The correct question is as follows. I am able to clone the repository, and the facefusion directory is created. However, when I change to that directory, it returns. Facefusion %. It is not followed by. git:(master) As is shown in your video. When I type it in manually, so the line reads. git:(master) python -m venv venv The return is zsh: number expected. Then beneath that is the same place I started. Facefusion %. Should the prompt in the facefusion directory be. Facefusion git:(master) ? If so, how do I fix it. If not, and I am to enter it in myself, how do I combine it with the python command to avoid the zsh error? Thanks again, Ian, for the help.

    • @briandamkroger3897
      @briandamkroger3897 8 місяців тому

      Hi again, Ian. Could you just let me know if the Facefusioin directory should come up as "Facefusion %" or "Facefusion git:(master)" when when I change to it after downloading? Sorry to be a pest but I'd really like to get Facefusion running on my Mac M3. Thanks.

  • @danielwang2
    @danielwang2 Рік тому

    Thank you for the video!
    I have encountered a error "OverflowError: Python int too large to convert to C long", and couldn't generate the video, how do I fix it? thank you!

    • @IanWootten
      @IanWootten  Рік тому +1

      I only hit these sorts of errors when using the face enhancer, I found that reducing the video quality helped.

    • @danielwang2
      @danielwang2 Рік тому

      Thank you for the inspiration! I have been trying by adjusting each parameter, and end up it only works when the Max Memory value is 5 GB. But have no idea why it like that since I have 16GB memory

  • @Albertoshamo
    @Albertoshamo 10 місяців тому

    Thank you. When I try to run facefusion this is the result:
    python run.py --ui-layouts benchmark
    Traceback (most recent call last):
    File "/Users/utente/facefusion/run.py", line 3, in
    from facefusion import core
    File "/Users/utente/facefusion/facefusion/core.py", line 11, in
    import onnxruntime
    ModuleNotFoundError: No module named 'onnxruntime'
    What have I to do? Thank you very much Ian

    • @IanWootten
      @IanWootten  10 місяців тому +1

      I'd suggest following the troubleshooting guide here: docs.facefusion.io/troubleshooting failing that, try their discord.

  • @sskkoibelgium159
    @sskkoibelgium159 Рік тому

    I have that : ModuleNotFoundError: No module named 'tensorflow' :(

  • @konayzar
    @konayzar 10 місяців тому

    Hi! Just one simple question, can install on Mac (Intel)version?

    • @IanWootten
      @IanWootten  10 місяців тому +1

      No idea, the docs don't specifically say it's Apple Silicon only, but I don't think it will run well.

    • @konayzar
      @konayzar 10 місяців тому

      @@IanWootten Thanks a lot.

  • @matraxxll
    @matraxxll Рік тому

    The last time I was in deepfacelab was what happened next! So which one is the best?

  • @phreakii
    @phreakii 8 місяців тому

    Its really awesome! But the resolution and blurred faces really really REALLY suck. Just gonna play with it, for a day or two.

    • @IanWootten
      @IanWootten  8 місяців тому

      I've had much much better results since this video, where the face enhancer now works and I'm able to get higher resolution output.

  • @farnsworth3000
    @farnsworth3000 Рік тому

    Can you make a video on how to get CodeLlama running on Mac Silicon with a front end please?

    • @IanWootten
      @IanWootten  Рік тому

      You can use ollama with codellama on Apple silicon. I'll be making a video on it soon. If you want to try it out, follow my last vid and use the codellama model.

  • @Ghostraf
    @Ghostraf Рік тому +1

    is there a live version alternative for intel mac this is so cool

    • @IanWootten
      @IanWootten  Рік тому

      Not sure. Best bet would be to ask in the facefusion discord.

  • @EstanislaoSantos
    @EstanislaoSantos Рік тому

    Sorry, I when I hit enter after python -m venv venv I get a syntax error

    • @IanWootten
      @IanWootten  Рік тому

      Weird. venv is available in all versions 3.3+ so should work if you have a recent Python

    • @EstanislaoSantos
      @EstanislaoSantos Рік тому

      @@IanWootten can you tell me the steps you´ve made? Step 1, open terminal, step 2 cloning the repository, step 3 python command?

  • @leungjohnny5796
    @leungjohnny5796 Рік тому

    Thanks for the video!!i manage to install python 3.12, but then when i try to setup environment, error:zsh: command not found: python

    • @leungjohnny5796
      @leungjohnny5796 Рік тому

      what can I do? thanks for answering.

    • @IanWootten
      @IanWootten  Рік тому

      It sounds like Python is not available on your path. It's best to refer to the official documentation at python.org to debug.

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

    Please stop click baiting

  • @HendrickDonatus
    @HendrickDonatus 9 місяців тому

    I'm not understanding

  • @narutoonmacos
    @narutoonmacos 11 місяців тому

    python is not a command

  • @croquervictor4216
    @croquervictor4216 11 місяців тому

    could you please make a script idiot proof so that even I could install it?

    • @IanWootten
      @IanWootten  11 місяців тому +1

      I don't think any script is *completely* idiot proof. It's probably best to ask in the facefusion discord if you're having issues installing.

    • @croquervictor4216
      @croquervictor4216 11 місяців тому

      Remember the First iPhone jailbreak? It was a plethora of operations until a 13 years old made a simple program. That simple program changed everything. I'm prone to think that the real reason why someone that could wouldn't release it has more to do with a 'exclusivity code' to whom a smart 13 yo is more indifferent

  • @jairajsahgal7101
    @jairajsahgal7101 Рік тому

    Thank you?

  • @samnectar
    @samnectar Рік тому

    Hmm, disappointing really - the result is very low quality and pixelated, not very convincing at all.

    • @IanWootten
      @IanWootten  Рік тому +1

      It's much better when you use the face enhancer, which works with a later version.

    • @RJMCTV
      @RJMCTV Рік тому

      Maybe if you run the footage through a video upscaler such as Topaz Gigapixel?

  • @kayodep.i5012
    @kayodep.i5012 6 місяців тому

    Not simple at all, you just go ahead with it assuming we already knew the basics

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

      He must be so stupid I guess it’s a scam… how do you clone what you don’t have on your system

  • @ryanswatson
    @ryanswatson Рік тому

    Nice video

  • @SethHarcrowmusic
    @SethHarcrowmusic 7 місяців тому

    shockingly simple? you just highlighted how technical skills are needed and it's not for beginners lol that tutorial was awful

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

      Uploading a video and image seems pretty tame compared to sourcing a large collection of images for a traditional deepfake. Granted the setup process is the most involved thing here but should be familiar for most developers.

  • @dmitrydmitry8943
    @dmitrydmitry8943 10 місяців тому

    hello receive this message and error in output window - cv2.error: OpenCV(4.8.1) /Users/xperience/GHA-OpenCV-Python/_work/opencv-python/opencv-python/opencv/modules/imgproc/src/resize.cpp:4062: error: (-215:Assertion failed) !ssize.empty() in function 'resize' Anyone know how to fix it?

    • @IanWootten
      @IanWootten  10 місяців тому

      Your best place for an answer is going to be the facefusion discord: join.facefusion.io/

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

    Traceback (most recent call last):
    File "/Users/*******/Desktop/facefusion/run.py", line 3, in
    from facefusion import core
    File "/Users/*******/Desktop/facefusion/facefusion/core.py", line 9, in
    import numpy
    ModuleNotFoundError: No module named 'numpy'