Add basic test for aad and unet

This commit is contained in:
henryruhs
2025-03-05 13:43:47 +01:00
parent daeec46e36
commit 64ebfa7b84
+1 -1
View File
@@ -31,4 +31,4 @@ jobs:
python-version: '3.12'
- run: pip install torch torchvision
- run: pip install pytest
- run: PYTHONPATH=face_swapper pytest
- run: pytest