mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
* Update image.py use encoding="utf8", in line303, 413, 524, 803, 1459 fix UnicodeDecodeError: 'cp950' codec can't decode byte 0x83 in position 52: illegal multibyte sequence * Update image.py fix : ValueError: binary mode doesn't take an encoding argument --------- Co-authored-by: Ching-Yuan Huang <47504492+che610369@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| align | ||
| cli | ||
| gpu_stats | ||
| gui | ||
| model | ||
| training | ||
| __init__.py | ||
| config.py | ||
| convert.py | ||
| image.py | ||
| keras_utils.py | ||
| keypress.py | ||
| logger.py | ||
| multithreading.py | ||
| plaidml_utils.py | ||
| queue_manager.py | ||
| serializer.py | ||
| sysinfo.py | ||
| utils.py | ||
| vgg_face.py | ||