Final rename for everything

This commit is contained in:
henryruhs
2025-04-24 12:42:53 +02:00
parent 03011200e4
commit 810df0f540
41 changed files with 44 additions and 44 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ jobs:
- run: pip install flake8
- run: pip install flake8-import-order
- run: pip install mypy
- run: flake8 embedding_converter face_swapper
- run: mypy embedding_converter face_swapper
- run: flake8 crossface hyperswap
- run: mypy crossface hyperswap
test:
runs-on: ubuntu-latest
steps: