Add basic test for aad and unet

This commit is contained in:
henryruhs
2025-03-05 13:26:44 +01:00
parent d5c51a90e8
commit 13d15029b7
+1 -1
View File
@@ -1,5 +1,5 @@
import torch
import pytest
import torch
from face_swapper.src.networks.aad import AAD
from face_swapper.src.networks.unet import UNet