mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-19 21:13:21 -07:00
upd FAQ
This commit is contained in:
parent
ca8107ae19
commit
f641d583fe
1 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,13 @@ Depends on <a href="https://github.com/microsoft/onnxruntime">microsoft/onnxrunt
|
|||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
## I want to have more control when changing faces in a video. Will the new functionality be implemented?
|
||||
|
||||
No. DeepFaceLive is designed for face swapping in streams. The ability to change faces in the videos - only for test purposes.
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
## I want to swap my face to a particular celebrity. What I need to do?
|
||||
|
||||
This is the normal deepfake training process, where src faceset is the celebrity and dst faceset is your faceset. Train the deepfake model as usual with DeepFaceLab, then export the model in .dfm format for use in DeepFaceLive. You can also try ordering a deepfake model from someone in Discord or forum.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue