Face Swap For Flux In Webui Forge

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ธ.ค. 2024

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

  • @MonzonMedia
    @MonzonMedia  3 หลายเดือนก่อน +4

    Just an FYI it's quite possible this fork may break down the road and some functions like creating checkpoints of your face model may not work. Hopefully the developer of FaceSwap Lab makes an effort to make it fully compatible with Forge.

    • @LUDOVICOPAPALIA
      @LUDOVICOPAPALIA 2 หลายเดือนก่อน

      Could you please create a google collab for this?

  • @MrBewwed
    @MrBewwed 26 วันที่ผ่านมา +1

    Долго искал инструкции как запустить у себя Face swap, ни один не сработал кроме этого. Спасибо автору этого канала!

    • @MonzonMedia
      @MonzonMedia  26 วันที่ผ่านมา

      You're welcome and glad it was helpful!

  • @dxlolxb
    @dxlolxb 2 หลายเดือนก่อน +5

    Спасибо тебе, брат! Ты - лучший!!! Теперь мне вообще не надо запускать sd теперь я все делаю во flux. И ты единственный во всем ютубе кто об этом рассказал!

    • @zhenyapestun
      @zhenyapestun 27 วันที่ผ่านมา

      Reactor работает спокойно

  • @vincentjean6756
    @vincentjean6756 3 หลายเดือนก่อน +6

    I think you are pretty good looking. No ugly there!

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      😊you are too kind my friend!

  • @airforce__ro
    @airforce__ro 3 หลายเดือนก่อน +1

    @3:20 Man , that comment got me 😂 you got a sub buddy

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Glad to entertain! 😬😊 Appreciate the support!

  • @hicks100
    @hicks100 24 วันที่ผ่านมา

    If there are two people in a picture, how to swap the two different faces?

  • @AnthonyDev
    @AnthonyDev 3 หลายเดือนก่อน +1

    I tried it here and it works fine. Thanks! :)

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      Great to hear! Thanks for letting me know.

  • @pawelthe1606
    @pawelthe1606 2 หลายเดือนก่อน +1

    I cant see faceswap lab on main page and appear in installed extension. Please help

    • @MonzonMedia
      @MonzonMedia  2 หลายเดือนก่อน +1

      you may have to launch it a couple times for it to download the dependencies properly. I just did a fresh install again as I was moving some files around and it took 2 restarts to get it to show.

  • @posseTM
    @posseTM หลายเดือนก่อน

    Great video! Again! But you mentioned faceswap, but i didnt notice that you explained how to image swap from imgtoimg, how do I do that?

  • @lexegorov7255
    @lexegorov7255 หลายเดือนก่อน +1

    Why don’t you have AE, CLIP_I, T5XXL displayed? How does it work without them on this model? and what does AUTOMATIC(FP16 LORA) give instead of just AUTOMATIC?

    • @MonzonMedia
      @MonzonMedia  หลายเดือนก่อน +2

      I'm using the all in one FP8 model in this video so no need to load the text encoders and VAE. As for the FP16 Lora setting, you switch to that when using a lora which I mentioned in 4:06 otherwise Forge will keep loading the lora and it will take longer. This setting keeps it in memory in a sense.

  • @generated.moment
    @generated.moment หลายเดือนก่อน +1

    Perfect results!

  • @giobrizzi
    @giobrizzi หลายเดือนก่อน +1

    I can't see the tab "Face Swap Lab". Why?

    • @MonzonMedia
      @MonzonMedia  หลายเดือนก่อน

      Shut down and restart, might have to do it a couple times

    • @giobrizzi
      @giobrizzi หลายเดือนก่อน

      @@MonzonMedia it's the same

  • @dreamzdziner8484
    @dreamzdziner8484 3 หลายเดือนก่อน +1

    Simple & clear tut. Thank you👌

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      You're welcome my friend!

  • @Onits29
    @Onits29 หลายเดือนก่อน

    why are my faceswaps blurry?

  • @aspir133
    @aspir133 3 หลายเดือนก่อน +1

    you can use negative prompt with flux???

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Sure, just set the cfg to 1.1 and the negative prompt area will be enabled. But I can’t say for sure if it really makes a big difference if anything it’s slight changes.

  • @liquidmind
    @liquidmind 3 หลายเดือนก่อน +1

    why is this better than ReActor? It works well and has upscale also. NOTE: Codeformers changes YOUR face to another [reduces coherence] compared to GFGAN.

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      I just checked out reactor from a suggestion in the comments, always heard about it but never bothered. So far I think they are very similar but I'd have to play around with reactor a little more. Better to have options right?

    • @liquidmind
      @liquidmind 3 หลายเดือนก่อน

      @@MonzonMedia yes sir, i noticed faceswap has MORE options for POST. But its fine, i see it requires installation that you can do easier with reactor, but hey, its cool.

    • @liquidmind
      @liquidmind 3 หลายเดือนก่อน

      @@MonzonMedia the only downside to THESE apps is that they use the ONNX 128, which people say its very LOW quality.... any words on that?
      Here’s a breakdown of what it means:
      ONNX: The model is stored in the ONNX format, making it easy to run on various frameworks or platforms that support ONNX. This helps in ensuring compatibility and allows the use of optimized libraries.
      128: This typically refers to the input resolution of the model, meaning the images used in the model are resized to a resolution of 128x128 pixels. Lower resolutions, such as 128, are often used to speed up processing, especially when performing complex tasks like face swapping.
      In face-swapping models, the input size impacts the detail and quality of the output, with higher resolutions (like 256x256 or higher) offering more detail but requiring more processing power.
      The ONNX 128 model is likely a version of a face-swapping model optimized for faster performance while maintaining reasonable quality due to the 128x128 input resolution.

  • @MabelYolanda-c9i
    @MabelYolanda-c9i 3 หลายเดือนก่อน +1

    I can see you have controlnet installed. Is it for Flux?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      It’s the default one that comes with forge for SD and SDXL. Forge ControlNet for flux is being worked on. See 6:30

  • @Tiak85
    @Tiak85 3 หลายเดือนก่อน +1

    hmm, so video2video isnt possible with that?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      Nah just for images but face fusion works with video but very vram hungry th-cam.com/video/WqpcAxoPhL0/w-d-xo.htmlsi=AxJrR7vMMn0q_vLG

  • @romeofthesouth
    @romeofthesouth 2 หลายเดือนก่อน +1

    What's this like vs Reactor on the flux version?

    • @MonzonMedia
      @MonzonMedia  2 หลายเดือนก่อน

      Actually they are very similar, FaceSwap Lab just has a few more options.

    • @romeofthesouth
      @romeofthesouth 2 หลายเดือนก่อน +1

      @@MonzonMedia 😅😅 I just started watching your video to install it as you replied!

  • @ArchangelAries
    @ArchangelAries 2 หลายเดือนก่อน +1

    Can't help but wonder if you happened to use my Bruce Lee Flux Lora for the Bruce Lee images 😊😊

    • @MonzonMedia
      @MonzonMedia  2 หลายเดือนก่อน

      Nah that was a prompt. But I’d love to check out your lora! Love Bruce!

  • @ademarco7769
    @ademarco7769 2 หลายเดือนก่อน

    Anyone able to run faceswap on img2img ? It always gets me 2 errors : 2024-10-06 11:59:18,655 - FaceSwapLab - ERROR - Failed to post-process 'tuple' object has no attribute 'copy' , and : FaceSwapLab - ERROR - Failed to swap face in postprocess method : 'tuple' object has no attribute 'height' . Anyone had success ?

  • @nourghafarji
    @nourghafarji หลายเดือนก่อน

    Anyone have an idea why sometimes the image gets blurry?

  • @5323h
    @5323h 3 หลายเดือนก่อน +1

    Why is the clarity of the face in the picture I replaced very poor, only the face is poor.

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Are you using the upscale option?

    • @5323h
      @5323h 3 หลายเดือนก่อน

      ​@@MonzonMedia 4x-UltraSharp,4x-UltraSharp15_4x_foolhardy_Remacri60_lollypop25,4x-UltraSharp25_4x_foolhardy_Remacri75,4x_NMKD-Superscale-SP_178000_G,4x_fatal_Anime_500000_G
      All of my zoom functions are ineffective...
      I don't know why~

  • @robertmiller32
    @robertmiller32 3 หลายเดือนก่อน +2

    I have actually been doing this with reactor in Forge works fine

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Is it compatible with Flux models?

    • @fixelheimer3726
      @fixelheimer3726 3 หลายเดือนก่อน +2

      I don't think the model plays a role. Yes. I've been using face swap lab for a while,it was better than roop.but reactor surpassed it at some point imo.

    • @robertmiller32
      @robertmiller32 3 หลายเดือนก่อน

      @@MonzonMedia I have been using with the v4 model with no problem at all

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      I’ll check it out, never tried it because I liked this one and I also use face fusion. 👍🏼

    • @zombiehellmonkeygaming1956
      @zombiehellmonkeygaming1956 3 หลายเดือนก่อน +2

      @@MonzonMedia I can confirm that Reactor works well with Flux.

  • @fotontours
    @fotontours 3 หลายเดือนก่อน

    I have a landscape photo, can I change it as if it was taken with snow or sunset?
    How should I do it. Especially in Flux quality, it would be very nice to do this.

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      You can use inpainting.

  • @zhenyapestun
    @zhenyapestun 27 วันที่ผ่านมา

    Any difference to Reactor?

    • @MonzonMedia
      @MonzonMedia  27 วันที่ผ่านมา

      Pretty much the same thing. This one does have an option to save the faces as checkpoints but it no longer works for me.

  • @hmm-m
    @hmm-m 3 หลายเดือนก่อน +1

    So does this work better than FaceFusion?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      Face fusion is strictly for face swapping and it can do it for video. I do like it's ease of use. However FaceSwap Lab extension within forge has the advantage of generating an image of your choice and doing the swap in real time. Where as with Face fusion you have to still generate an image then import a source image to use.

    • @hmm-m
      @hmm-m 3 หลายเดือนก่อน

      @@MonzonMedia Thank you. I know face fusion I could have mentioned that I meant more the quality in my question. It's not a real problem having to import the generated picture. At least for me :) but quality is most important. :)

  • @Mike-xe8ql
    @Mike-xe8ql 3 หลายเดือนก่อน

    The ext doesnt work on webui-force Version: f2.0.1v1.10.1-previous-527-g720b80da. It might work in lot older version.

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      This is using the latest version of Forge, just did an update this morning and as I mentioned in the video, it's a fork of the original to work with the latest version of Forge.

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

    This is giving me no changes as the original image is still the same reactor seems to work but not this

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

      Works fine for me, just used it yesterday. Reactor is pretty much the same so you are not missing out on anything.

  • @genin69
    @genin69 3 หลายเดือนก่อน +2

    this does not work in webui forge

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      @@genin69 clearly it does, you think I’d do a video on something that doesn’t work?

    • @genin69
      @genin69 3 หลายเดือนก่อน

      @@MonzonMedia i just followed ur step by step and it doesnt work. The tab is there but it doesnt open at all. Restarted several times

    • @genin69
      @genin69 3 หลายเดือนก่อน

      Reactor works tho

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Do you have the latest version or forge and updated it?

    • @genin69
      @genin69 3 หลายเดือนก่อน

      @@MonzonMedia last updated last week Wednesday

  • @MarcoEscobedo10
    @MarcoEscobedo10 3 หลายเดือนก่อน +1

    Hello, I have a question. What is the function of these three elements: ae.safetensors clip_l.safetensors t5 xxl fp16.safetensors in flux forge? I have been able to generate images without them and also with them. If I don't use them, do I lose image quality?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      That's a loaded questions but hope this video helps. th-cam.com/video/qt-TeQVpvxg/w-d-xo.htmlsi=wfdEaKuvZNr52BqM Basically those are only needed with models that have the unet as part of the checkpoint. For example if you are using Flux Dev FP8 or NF4 they have those text encoders and the VAE baked in. But the GGUF models require those things to be loaded.

    • @MarcoEscobedo10
      @MarcoEscobedo10 3 หลายเดือนก่อน +1

      @@MonzonMedia I'm not sure but I think in NF4, these three items were useful if you wanted to use loras. Is this true or is it not necessary to use them to use loras?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      You only need them with the GGUF models. If you are using NF4 or FP8 model, you can just load the lora normally. Note that some Lora's won't work with NF4, it's still experimental. Lora's work fine with FP8 or any of the GGUF models. What GPU do you have? I only have 8GB VRAM and I can run the FP8 model with no issues even with Lora.

    • @MarcoEscobedo10
      @MarcoEscobedo10 3 หลายเดือนก่อน +1

      @@MonzonMedia Thanks for your reply. I have 8 vram. Yes, you can use the FP8 one, in my case it takes longer to generate images, I continue with NF4. It is good to know that I no longer need to load those three elements to use loras.

  • @dennissong8936
    @dennissong8936 3 หลายเดือนก่อน

    Is this available for NSFW content?

  • @NotThatOlivia
    @NotThatOlivia 3 หลายเดือนก่อน +1

    no, there is also another way: in Forge Spaces we have Face Swap (down below in the list of spaces)

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +1

      That's for another video 😊 however with Spaces Photomaker V2, it doesn't keep my likeness as much as Faceswap lab, even if I adjust settings. But I do like the controls it has. FaceSwap Lab is quick and easy to use for most of my needs.

    • @NotThatOlivia
      @NotThatOlivia 3 หลายเดือนก่อน +1

      @@MonzonMedia :)

  • @polystormstudio
    @polystormstudio 3 หลายเดือนก่อน

    Doesn't look much better than any of the other face swappers. All they do is swap it with a face that kinda looks like the original, but not really...

  • @dennistao-qe8ip
    @dennistao-qe8ip หลายเดือนก่อน

    i followed your instructions but does not work on forge, i get this error message in my cmd window when loading SD... (ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)) any thoughts on how to fix?

  • @garyspeed8961
    @garyspeed8961 3 หลายเดือนก่อน +1

    why do you want to swap a face?

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน +2

      Why not? ☺️ it’s a good way to use a face of your choice to generate an image. Family, friend or even clients. I do photography on the side and often created fantasy characters with my clients face

  • @havemoney
    @havemoney 3 หลายเดือนก่อน

    Topaz Gigapixel perfect upscaler

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      Yeah I have it as well but the upscaler in the video is to upscale the face quality since the face swap model is low resolution.

    • @havemoney
      @havemoney 3 หลายเดือนก่อน

      @@MonzonMedia aaaa ok )

    • @tetsuooshima832
      @tetsuooshima832 3 หลายเดือนก่อน +1

      No, it's outdated.

  • @marcus_x
    @marcus_x 2 หลายเดือนก่อน

    these videos are all not suitable for beginners. no info which automatic is used because the one in the video is different from vlad's version. no info where flux comes from where you have to install it etc.. so basic info what is used would be enough.

    • @MonzonMedia
      @MonzonMedia  2 หลายเดือนก่อน

      It's not intended for beginners, I have other videos for that.

  • @eduardobrauner
    @eduardobrauner 3 หลายเดือนก่อน +1

    It made my forge stop working ehehheeh
    Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
    Version: f2.0.1v1.10.1-previous-527-g720b80da
    Commit hash: 720b80daea9070aa7896d8ce2c4a6cf8daf927cf

    • @AdamNewcombMumbleTrash
      @AdamNewcombMumbleTrash 3 หลายเดือนก่อน

      It can be tricky. I cannot get any of these extensions (FSL, ReActor, Roop) to even install in my forge. All of them show that a ModuleMissing Error, and the module is there. There is just something wrong with my Forge install as it seems to be my problem only. I am sure you are having a similar issue. Try Deleting the venv folder then it will add it back when you run again (this is the next best thing to a clean install). Good luck.

    • @eduardobrauner
      @eduardobrauner 3 หลายเดือนก่อน

      @@AdamNewcombMumbleTrash yeah , reinstalled all from scrap and worked heheh

    • @MonzonMedia
      @MonzonMedia  3 หลายเดือนก่อน

      I was going to say to try a fresh install but I see you figured it out. 👍🏼

    • @AdamNewcombMumbleTrash
      @AdamNewcombMumbleTrash 3 หลายเดือนก่อน

      @@MonzonMedia Actually I have not figured it out. (I have just broken A1111 numerous times and that seems to be the most consistent fix.) I have tried Forge-AMD using both DirectML and Zluda, neither will install any swapping extension. However with A111 no problem. Same python (different venvs), fresh installs, switch drives... I'm stumped and bummed, I wanna use Flux and FSL.