Skip to content

Commit

Permalink
updated virchow2 name in registry
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaenzig committed Oct 23, 2024
1 parent f301891 commit ed6be30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from eva.vision.models.networks.backbones.registry import register_model


@register_model("paige/virchow2")
@register_model("pathology/paige_virchow2")
def paige_virchow2(
dynamic_img_size: bool = True,
out_indices: int | Tuple[int, ...] | None = None,
Expand Down

0 comments on commit ed6be30

Please sign in to comment.