face2face icon indicating copy to clipboard operation
face2face copied to clipboard

Swap faces in images and videos. Create face embeddings. Enhance face image quality. Deploy as a web api.

Results 7 face2face issues
Sort by recently updated
recently updated
newest added

hello, i tried making some improvements in code, File Operations: In `add_face`, consider adding error handling for file operations (e.g., during saving/loading) to avoid crashes due to I/O issues. Face...

I got a bug: Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\daihoc\Lab\filter\face_swap\ApplySwap.py", line 34, in video_face_swap() File "C:\daihoc\Lab\filter\face_swap\ApplySwap.py", line...

I'm using as a service, and I can change faces in images normally, but when I tried to change the face in a video I got an error in the...

I tried to install on fresh server and get this. It want media_toolkit, but there is one. ```bash $ python3 face2face/server.py --port 8020 Traceback (most recent call last): File "/home/vasya/face2face/face2face/server.py",...

can you put a picture of its webui

faceswaping performance is unbeliveble, but i phase issue, get box around face after faceswaped. ![Image](https://github.com/user-attachments/assets/75fb86c8-9515-4567-a330-66ea7ba1538f) ![Image](https://github.com/user-attachments/assets/9fd12e1e-2cda-4d09-890e-20a2acf708ab)

is there feature available to do swap specific region of a face and not the whole face it's like i am trying to only manipulate or deepfake eyes or something