Skip to content

Commit

Permalink
use flow_matching lib
Browse files Browse the repository at this point in the history
  • Loading branch information
kashif committed Dec 23, 2024
1 parent e9ceffa commit c20232f
Show file tree
Hide file tree
Showing 7 changed files with 193 additions and 1,093 deletions.
1 change: 0 additions & 1 deletion src/gluonts/torch/model/seg_diff/estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
)
from gluonts.torch.model.estimator import PyTorchLightningEstimator
from gluonts.torch.model.predictor import PyTorchPredictor
from gluonts.torch.distributions import Output, StudentTOutput

from .lightning_module import SegDiffLightningModule

Expand Down
Loading

0 comments on commit c20232f

Please sign in to comment.