Skip to content

Commit

Permalink
Update download_checkpoint.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoadesScholar authored Mar 18, 2024
1 parent d0989c3 commit 84be8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cellmap_models/pytorch/cellpose/download_checkpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def download_checkpoint(checkpoint_name: str, checkpoint_path: Path):
"""
download models checkpoint from s3 bucket.
download models checkpoint from GitHub release resources.
Args:
checkpoint_name (str): Name of the checkpoint file.
Expand Down

0 comments on commit 84be8fe

Please sign in to comment.