update_deps module

Installs any required third party libs for faceswap.py

Checks for installed Conda / Pip packages and updates accordingly

update_deps.main(is_gui=False) None

Check for and update dependencies

Parameters:

is_gui (bool, optional) – True if being called by the GUI. Prevents the updater from outputting progress bars which get scrambled in the GUI