Skip to content

Commit

Permalink
fix init
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink committed Mar 18, 2024
1 parent d85f13a commit d0989c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cellmap_models/pytorch/cosem/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .load_model import load_model
from .load_checkpoint import download_checkpoint
from .download_checkpoint import download_checkpoint

models_dict = {
"setup04/1820500": "https://janelia-cosem-networks.s3.amazonaws.com/v0003.2-pytorch/cosem_models/cosem_models/setup04/1820500",
Expand Down

0 comments on commit d0989c3

Please sign in to comment.