Skip to content

Removes old CLIP dependency that causes Py3.12 to fail installing - #33

Open
pixelsandpointers wants to merge 1 commit into
bethgelab:masterfrom
pixelsandpointers:update-deps
Open

Removes old CLIP dependency that causes Py3.12 to fail installing#33
pixelsandpointers wants to merge 1 commit into
bethgelab:masterfrom
pixelsandpointers:update-deps

Conversation

@pixelsandpointers

Copy link
Copy Markdown

This PR updates the dependencies to make sure the package can be installed in recent Python versions which deprecate certain build processes. The CLIP dependency has been replaced with an open source implementation that has feature and API parity.

This PR updates the dependencies to make sure the package can be
installed in recent Python versions which deprecate certain build
processes. The CLIP dependency has been replaced with an open source
implementation that has feature and API parity.
@rgeirhos

Copy link
Copy Markdown
Member

Thanks for the PR!

I'm hesitant to merge it since OpenCLIP does not have the exact same weights as "original" CLIP (thus previous experiments on CLIP wouldn't be reproducible). However, please feel free to leave the PR open nonetheless in case others may find it useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants