Install
- class setup.Install(environment: Environment, is_gui: bool = False)
Bases:
objectHandles installation of Faceswap requirements
- Parameters:
environment (Environment) – Environment class holding information about the running system
is_gui (bool) –
Trueif the caller is the Faceswap GUI. Used to prevent output of progress bars which get scrambled in the GUI