Skip to content

Commit

Permalink
update test code
Browse files Browse the repository at this point in the history
  • Loading branch information
YZY-stack committed Nov 24, 2023
1 parent aed0c21 commit 6bc3ea0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion training/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import torch.optim as optim

from dataset.abstract_dataset import DeepfakeAbstractBaseDataset
from dataset.test_dataset import testDataset
from dataset.ff_blend import FFBlendDataset
from dataset.fwa_blend import FWABlendDataset
from dataset.pair_dataset import pairDataset
Expand Down

0 comments on commit 6bc3ea0

Please sign in to comment.