This commit is contained in:
henryruhs
2025-02-12 12:20:34 +01:00
parent 1b6e7a6ca5
commit 1f4405be44
+2 -2
View File
@@ -15,5 +15,5 @@ jobs:
- run: pip install flake8
- run: pip install flake8-import-order
- run: pip install mypy
- run: flake8 arcface_converter face_swapper
- run: mypy arcface_converter face_swapper
- run: flake8 embedding_converter face_swapper
- run: mypy embedding_converter face_swapper