iperov / DeepFaceLive

Real-time face swap for PC streaming or video calls
GNU General Public License v3.0
24.81k stars 4.13k forks source link

2 Questions #147

Closed nanafy closed 1 year ago

nanafy commented 1 year ago
  1. Is it possible to swap two faces on stream with different dfm models? I see that we can swap all faces or choose which face ID to track, so would it not be possible to do two live swaps if gpu can support it?

  2. The name of the models that come pre-baked into the application, cannot be named differently. Since the UI keeps trying to download them if the name is not the default. Any way to overcome this?

Thanks for your help and awesome app+ui.

iperov commented 1 year ago
  1. no direct support
  2. cannot understand question
nanafy commented 1 year ago
  1. That would be awesome. Maybe in a few years when I catch up in terms of dev, I will attempt it, lmao
  2. The model names that come with the program, for example: "Kim_Jarrey", if you try and rename the .dfm file, you cannot. If you rename the file, it thinks the model is missing and redownloads it. I guess I would have to edit the core files of the app to alter that behavior.
iperov commented 1 year ago

face palm

nanafy commented 1 year ago

Damn, I got face palmed. I guess its trivial. I appreciate the fast replies though! Take care