21dcd64 51a2766 21dcd64
1
2
3
4
5
6
7
#!/usr/bin/env python3 from facefusion import installer if __name__ == '__main__': installer.cli()