mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
* Remove PlaidML reference from readme files * Remove AMD option from installers * remove amd requirements and update setup.py * remove plaidml test from CI workflow * gpustats: remove plaidml backend * plaid removals: - faceswap.py - python version check - setup.cfg - plaidml typing ignore - lib.keras_utils - All plaid code - lib.launcher.py - All plaidml checks and configuration * remove tf2.2 specific code from GUI event reader * lib.model - remove all plaidml implementations * plugins.extract - remove plaidml code * plugins.train remove plaidml code * lib.convert - remove plaidml code * tools.model: remove plaidml code * Remove plaidML tests from unit tests * remove plaidml_utils and docsting cleanups * Remove plaidML refs from configs * fix keras imports |
||
|---|---|---|
| .. | ||
| align | ||
| cli | ||
| gpu_stats | ||
| gui | ||
| model | ||
| training | ||
| __init__.py | ||
| config.py | ||
| convert.py | ||
| image.py | ||
| keras_utils.py | ||
| keypress.py | ||
| logger.py | ||
| multithreading.py | ||
| queue_manager.py | ||
| serializer.py | ||
| sysinfo.py | ||
| utils.py | ||
| vgg_face.py | ||