Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.2.0 #5

Merged
merged 2 commits into from
Jul 19, 2022
Merged

release v0.2.0 #5

merged 2 commits into from
Jul 19, 2022

Conversation

mkshing
Copy link
Contributor

@mkshing mkshing commented Jul 19, 2022

No description provided.

@mkshing mkshing changed the title v0.2.0 release v0.2.0 Jul 19, 2022
@mkshing
Copy link
Contributor Author

mkshing commented Jul 19, 2022

checked that zero-shot scores of HF hub models are same

@mkshing
Copy link
Contributor Author

mkshing commented Jul 19, 2022

If you want to load v0.1.0 model, add revision as follows. Also, make sure to install v0.1.0 code as well. (pip install git+https://github.com/rinnakk/japanese-clip.git@v0.1.0)

import japanese_clip as ja_clip
model, preprocess = ja_clip.load("rinna/japanese-clip-vit-b-16", device=device, revision="v0.1.0")

@mkshing mkshing merged commit 08cc7f8 into master Jul 19, 2022
@mkshing mkshing deleted the features/v0.2.0 branch July 19, 2022 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant