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

dependency_links are ignored; manual installation of CLIP is requried #80

Open
iuliaturc opened this issue Apr 27, 2024 · 2 comments
Open

Comments

@iuliaturc
Copy link

See relevant SO thread.

Since dependency_links doesn't take effect, the users of this library have to manually git clone https://github.com/openai/CLIP.git. This burden keeps propagating to libraries that depend on this one.

A quick fix would be to pull CLIP from Huggingface.

@xujz18
Copy link
Member

xujz18 commented Aug 1, 2024

Thanks a lot! We have updated it in setup.py.

@ellemcfarlane
Copy link

Hi! I'm still seeing this as an issue for latest version: image-reward 1.5

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

No branches or pull requests

3 participants