pip install llama-index-embeddings-clip
pip install git+https://github.com/openai/CLIP.git
>>> from llama_index.embeddings.clip import ClipEmbedding >>> model = ClipEmbedding()
pip install git+https://github.com/openai/CLIP.git
to your dockerfile? Or maybe I'm lost where/what the conflict it