Skip to content

Commit

Permalink
Merge branch 'main' into iz/feat/n2v_manipulate_refac
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeschamps authored Jan 22, 2025
2 parents 0346fff + 9a027a5 commit 2e7b1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/careamics/config/configuration_factories.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from pydantic import Discriminator, Field, Tag, TypeAdapter


from careamics.config.algorithms import CAREAlgorithm, N2NAlgorithm, N2VAlgorithm
from careamics.config.architectures import UNetModel
from careamics.config.care_configuration import CAREConfiguration
Expand Down

0 comments on commit 2e7b1f0

Please sign in to comment.