Skip to content

v1.0.5

Compare
Choose a tag to compare
@tonylampada tonylampada released this 14 Apr 18:45
· 579 commits to main since this release
1c37df3

This moves and renames a single method.

Version.get_pt_weights is replaced by model.download(), which makes more sense: download a model's weights is an operation that should belong to the model (version already has a download() method to download images)