Skip to content

Commit

Permalink
Update test_generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunp2 authored Nov 8, 2023
1 parent 80e4f79 commit cc6c2ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
from mofa.generator import train_generator, run_generator
import numpy as np
import torch
from
from mofa.utils.src.lightning import DDPM


@fixture()
def load_model():
Expand Down

0 comments on commit cc6c2ee

Please sign in to comment.