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

Refactor Qt Wrappers #60

Closed jkennedyvz closed 2 years ago

jkennedyvz commented 2 years ago

This PR drops in pyside6 which has better platform support than pyqt.

This change allows DFLive to function on a greater variety of linux systems, as well as OSX M1.

jkennedyvz commented 2 years ago

Build process is not yet updated

iperov commented 2 years ago

PySide6 is a shit. It contains different from qt api in many places. And I target DeepFaceLive only for windows. The fact that the software runs on linux is a side effect of python.