DeepFaceLab
DeepFaceLab copied to clipboard
Improved Multi-GPU Support in Windows System for Merge Command.
- When using Python 3.8, opencv-python==4.1.2.30 is feasible, as the previous version could not be installed.
- Removed some unnecessary spaces in main.py.
- Fixed a bug in Windows systems when using Python 3.8, where the merge command with --force-gpu-idxs "0, 1" would cause an error.
good