iperov / DeepFaceLive

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

How to use deepfacelive on linux #36

Closed baixinping618 closed 2 years ago

baixinping618 commented 2 years ago

How to use deepfacelive on linux

iperov commented 2 years ago

there is no official setup tutorial, because I don't use linux

iperov commented 2 years ago

look at https://github.com/iperov/DeepFaceLive/tree/master/build/linux

baixinping618 commented 2 years ago

Thank you, but I keep failing when building the image. Do you have a built image?

baixinping618 commented 2 years ago

看看https://github.com/iperov/DeepFaceLive/tree/master/build/linux

Thank you, but I keep failing when building the image. Do you have a built image?

iperov commented 2 years ago

as I said, I don't use linux

baixinping618 commented 2 years ago

as I said, I don't use linux

hi, I read the linux code, but I still need to use the QT interface, right? I want to run it on linux without an interface. Do you have any code without the qt interface?