Comfyui reactor face model


  1. Comfyui reactor face model. To fix the blurriness in the image, click on the CodeFormer option in the Restore Face setting you’ll find in the ReActor extension. Authored by . model_zoo' Cannot import C:\Users\blasa\Desktop\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: No module named 'insightface. The analysis model seems to have a few options by default but the faceswap model list is empty. py", line 3, in from scripts. Start by creating 4 separate reactor face models using the comfyui node, 1 from each face image. reactor_swapper import swap_face This article, "How to swap faces using ComfyUI?", provides a detailed guide on how to use the ComfyUI tool for face swapping. The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension. 1b for ComfyUI The Fast and Simple "roop-like" Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension . 2 Nov 17, 2023 · You signed in with another tab or window. 2. Here's the links if you'd rather download them yourself. Then merge all 4 face models together into one. 0 you can save face models as "safetensors" files (stored in ComfyUI\models\reactor\faces) and load them into ReActor implementing different scenarios and keeping super lightweight face models of the faces you use. Dec 28, 2023 · First, confirm I have read the instruction carefully I have searched the existing issues I have updated the extension to the latest version What happened? When I try to follow the example on the page to connect the LoadImage node to the 上次试用了faceswap就是有点失望。和roop是同一个底层技术完成的,最后的效果和roop也差不多,说的是还能多张训练模型、人脸相似度比对,说得挺好,实际用下来 ,在我的换脸上实在是不能看出和roop有什么区别。这… Share and Run ComfyUI workflows in the cloud. The restore faces node doesn't seem to appear at all, and it's asking for a face swap model along with a face analysis model. Dec 1, 2023 · Using the Face Restore with Model Node 5. pth) and a Face Swap Model (inswapper_128. Restoring Blurry Facial Features 5. In this video, I'll walk you through the process of creating flawless faceswaps using the ReActor node. Buckle up for a face-swapping thrill ride with ReActor's lightning-fast technology! In today's video, we're exploring the magic of 'ReActor Fast Face Swap'—t I downloaded them and put them into the \ComfyUI\models\insightface folder. ComfyUI A powerful and modular stable diffusion GUI and backend. The article also provides visual aids and links to further resources, making it a comprehensive guide for anyone interested in face swapping technology. Jun 19, 2024 · 今回は、ComfyUIのReActorというカスタムノードを使用して、ディープフェイクを実現したいと思います。 1. [0m!!! Exception during processing!!! 'reactor' object has no attribute 'boost_model' Sep 12, 2023 · File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\nodes. tldr ReActor uses ComfyUI\custom_nodes\comfyui-reactor-node\models instead of using ComfyUI/models Dec 29, 2023 · 【ReActor Node(Face Swap)のテスト】 ComfyUI\models\facerestore_models に顔の修復モデルが入っているか 確認の上で… 以下のtest_Rea. Step 10. I understood that they should have been included with version 3. It leverages multiple models to facilitate face detection, face swapping, and face restoration. For some workflow examples and see what ComfyUI can do you can check out: ComfyUI Examples Installing ComfyUI Features Feb 26, 2024 · Explore the newest features, models, and node updates in ComfyUI and how they can be applied to your digital creations. Exploring the ReActor Face Swapping Extension (Stable Diffus Load Face Swap Model (mtb) Load Film Model (mtb) comfyui-reactor-node comfyui-reactor-node Licenses Nodes Nodes ImageRGBA2RGB ReActorBuildFaceModel Oct 18, 2023 · from insightface. Swapping Multiple Faces in an Image Feb 28, 2024 · About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright hi there, I'm having the same issue, I have checked your link but it seems unrelated to my problem. FACE_MODEL (Optional) - This output delivers the model of the source face, which is constructed throughout the face swapping procedure. onnx, w600k_r50. 0. First, confirm I have read the instruction carefully I have searched the existing issues I have updated the extension to the latest version What happened? Apr 10, 2024 · An initial image is generated, the faces are automatically recognized, and a face swap is performed with Reactor. Face detection models. 4. onnx) should have downloaded automatically into the ComfyUI/models folder, because they are automatically downloaded this the extension assumes these exist in the ComfyUI model folder and will add them to the dropdowns even You signed in with another tab or window. Outputs: Produces the swapped image and the source face's model (face_model), suitable for any image-requiring nodes or Oct 24, 2023 · Prompt outputs failed validation ReActorFaceSwap: - Value not in list: swap_model: 'None' not in [] The swap_model field in the node shows: null. 0 with seemingly no errors on ComfyUI Portable. Then, the faces are enhanced with two face detailers, each controlled by their own face_id models, and finally, the finished image is upscaled. py", line 350, in execute face_restore_model=self. The video has to be an activity that the person is known for. png をダウンロードし、ComfyUI にドロップしてください。 Nov 9, 2023 · Hi, I just installed Reactor node 3. reactor_faceswap import FaceSwapScript, get_models File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\scripts\reactor_faceswap. It combines advanced face swapping and generation techniques to deliver high-quality outcomes, ensuring a comprehensive solution for your needs. here is the workflow what I want to use you can see the they are different ` F:\ComfyUI_windows_portable>. model_zoo import ModelRouter, PickableInferenceSession ModuleNotFoundError: No module named 'insightface. Oct 14, 2023 · This is a ComfyUI workflow to swap faces from an image. As we showed in our previous video, we demonstrated Jul 20, 2024 · ReActor Node for ComfyUI 👉Downlond👈. Advantages of the ReActor Extension over Roop 3. I was testing the face swap and noticed that i have no options loaded for face-Restore-model. These will automaticly be downloaded and placed in models/facedetection the first time each is used. 1' and I'm using cuda 12. Outputs. What's New: Input "input_image" goes first now, it gives a correct bypass and also it is right to have the main input first; You can now save face models as "safetensors" files (ComfyUI\models\reactor\faces) and load them into ReActor implementing different scenarios and keeping super lightweight face models of the faces you use The "FACE_MODEL" output from the ReActor node can be used with the Save Face Model node to create a insightface model, then that can be used as a ReActor input instead of an image. Dec 20, 2023 · You signed in with another tab or window. Installation Guide: Setting Up the ReActor Extension in Stable Diffusion 4. 準備 以下のカスタムノードをComfyUI Managerからインストールしてください。 ReActor Node for ComfyUI 以下からface_yolov8m. 1. You switched accounts on another tab or window. I am sure I have put the model in ComfyUI\models\facerestore_models. ptをダウンロードし、ComfyUI\\models\\ultralytics\\bboxに格納してください。 face ReActor Node 0. These models (1k3d68. Here’s another fun one for you face swapping fans!In this video, we delve into the fun and exciting world of face swapping revealing tips and tricks on how t face_model 为自己保存的脸部模型,在 source_image 处输入面部图片,在 FACE_MODEL 处保存即可,模型存放位置为:ComfyUI\models\reactor\faces,使用时就可以从 face_model 处输入。 If you installed ReActor a set of Face Restore Models (Such as codeformer-v0. If you want to play with parameters, I advice you to take a look on the following from the Face Detailer as they are those that do the best for my generations : Jan 14, 2024 · I just figured out a workaround for this for anyone interested. Apr 24, 2024 · ReactorはFace Swapと呼ばれる顔を交換できる拡張機能です。 画像の顔を別の画像の顔と交換できます。 最近ではdeepfakeという動画の技術にも使われており、AIインフルエンサーなどのクオリティの高い動画は、これを使っていることが多いです。 I'm having a lot of trouble with mtb. Face Replacement Using Existing Images 6. Face Masking feature is available now, just add the "ReActorMaskHelper" Node to the workflow and connect it as shown below: Nov 28, 2023 · You signed in with another tab or window. Provide a source picture and a face and the workflow will do the rest. You can save face models as "safetensors" files (stored in <sd-web-ui-folder>\models\reactor\faces) and load them into ReActor, keeping super lightweight face models of the faces you use; "Face Mask Correction" option - if you encounter some pixelation around face contours, this option will be useful; Nov 27, 2023 · Instead of that is the load face model and save face model but they don't work at all. onnx, 2d106det. Pros and Cons of the Face Restore Node; Face Swapping with the Reactor Fast Face Swap Node 6. IMAGE - is an output with the resulted image; A celebrity or professional pretending to be amateur usually under disguise. Installed You signed in with another tab or window. 15. Known bugs include it not working if there are more than two people in the picture. . We'll cover installation, model selection, and how to ReActor fast face swap is a quick and user-friendly extension that can easily swap the faces of one or more characters in images or videos. exe -s ComfyUI\main. face_model FACE_MODEL. ComfyUI Node: ReActor 🌌 Fast Face Swap. my onnxruntime is '1. Reload to refresh your session. I have no idea what either of those are and no documentation seems to explain it. Mar 13, 2024 · You signed in with another tab or window. You signed in with another tab or window. Image Input and Upscale Model 5. ComfyUI Custom node that supports face restore models and supports CodeFormer Fidelity parameter - mav-rik/facerestore_cf. When executing the main node like this. onnx) Jan 29, 2024 · #stablediffusion #aiart #generativeart #aitools #comfyui The Reactor node is a quick and easy way to do a face swap in ComfyUI. model_zoo. boost_model, AttributeError: 'reactor' object has no attribute 'boost_model' Sysinfo [32m[rgthree] Using rgthree's optimized recursive execution. You can't use that model for generations/ksampler, it's still only useful for swapping. Let's say you want to use 4 face images as inputs for the reactor face model. ReActorBuildFaceModel Node got "face_model" output to provide a blended face model directly to the main Node: Basic workflow 💾. I'd never ignore a post I saw asking for help :D So when I refer to denoising it, I am referring to the fact that the lower resolution faces caused by using Reactor need to be denoised if you want to add more resolution, this requires passing through a sampler with denoising, the higher the denoising is on this sampler the more it will change and mess the face back up again. 0 input_image is the main input of the Node, the input providing the image to be processed To process how? With a source face image or with a pre-ready face model Very simple and logical May 28, 2024 · That’s because the face swapping model in the ReActor extension or any other face swapping extension uses a 128px model which is low quality. Sep 3, 2023 · It's very simple I think and it also follows with the ComfyUI logic of inputs in pipes From 0. . Since version 0. Updated 12 days ago. Empowers AI Art creation with high-speed GPUs & efficient workflows, no tech setup needed. The face restoration model only works with cropped face images. It introduces the use of the ReActor plugin and explains the setup process step-by-step. You signed out in another tab or window. Sep 15, 2023 · While I keep my face restore models under the ComfyUI's "models" directory, having a copy of these models just so ReActor node can see them doesn't seem efficient to me. I've only tested it twice but it worked both times. This Node goes without NSFW filter (uncensored, use it on your own responsibility) What's new | Installation | Usage | Troubleshooting | Updating | Disclaimer | Note! Oct 13, 2023 · With the easy implementation of ComfyUI's Custom Note, you'll be able to create face swap images and animations in ComfyUI quickly. Also, on a black screen, the following message appears. This workflow use the Impact-Pack and the Reactor-Node. Introduction Face Swaps Stable Diffusion 2. face_boost FACE_BOOST. RunComfy: Premier cloud-based Comfyui for stable diffusion. model_zoo' I havent found a solution yet. Jul 2, 2024 · File "F:\ComfyUI\custom_nodes\comfyui-reactor-node\nodes. This Node goes without NSFW filter (uncensored, use it on your own responsibility) | Installation | Usage | Troubleshooting | Updating | Disclaimer | Credits | Note! What's new in the latest update . Where do i find them or how do i add them now? thanks all! For demanding projects that require top-notch results, this workflow is your go-to option. This ui will let you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface. py", line 12, in from scripts. You can use it later as an input face_model For saving model to disk for later use you can connect and use Save Face Model node May 16, 2024 · 1. load doesn't support weights_only on this pytorch version, loading unsafely. onnx, det_10g. py --windows-standalone-build face_model - is the input for the "Load Face Model" Node or another ReActor node to provide a face model file (face embedding) you created earlier via the "Save Face Model" Node; Supported Nodes: "Load Face Model", "Build Blended Face Model"; Main Node Outputs. GourieffCreated about a year ago. Warning torch. It seems to be a small issue, that could be solved if i sylink the file needed. onnx) are analyzing models, not swap_models The only one swap model here is the inswapper model (inswapper_128. A face detection model is used to send a crop of each face found to the face restoration model. Which model (swap_model) do i have to put in which folder? Thanks in advance! Steps to reproduce the problem. This video outlines all the May 28, 2024 · When I set the face model of REACTOR, an extension of comfyUI, to GFPGAN and run the prompt, the face is not displayed normally, and the face is displayed as white smoke. onnx, genderage. \python_embeded\python. This Node goes without NSFW filter (uncensored, use it on your own responsibility) Nov 14, 2023 · Face detection models. Flexible Input/Output Handling: Inputs: Accepts multiple input forms, with input_image for the target and source_image for the face(s) to be swapped. The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension Feb 25, 2024 · These nodes interlink to perform sophisticated face swap tasks effortlessly. Selecting Reference Images 6. For example, a professional tennis player pretending to be an amateur tennis player or a famous singer smurfing as an unknown singer. 3. xbbhldrex dxdwg bqhp kxkftq ltdxx rnuf eufip emrw ezhrp rtwf