#!/usr/bin/env python3 from DeepSwapFace import run if __name__ == '__main__': run.run()