Skip to content

Commit

Permalink
Release 1.2.0 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 committed May 20, 2022
1 parent b0048dc commit 535069d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.2.0

* ViT-B/32 trained on Laion2B-en
* add missing openai RN50x64 model

## 1.1.1

* ViT-B/16+
Expand Down
2 changes: 1 addition & 1 deletion src/open_clip/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.1'
__version__ = '1.2.0'

0 comments on commit 535069d

Please sign in to comment.