ImageReward icon indicating copy to clipboard operation
ImageReward copied to clipboard

dependency_links are ignored; manual installation of CLIP is requried

Open iuliaturc opened this issue 10 months ago • 2 comments

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.

iuliaturc avatar Apr 27 '24 03:04 iuliaturc

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

xujz18 avatar Aug 01 '24 06:08 xujz18

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

ellemcfarlane avatar Sep 30 '24 12:09 ellemcfarlane