Unable to use BLIP in conda.
#5
by
tedoj
- opened
I have created a virtual env in conda. And inside which I have git cloned the blip repository. Now whenever I'm trying to import them using "from transformers import BlipProcessor, BlipForQuestionAnswering" it's giving me an import error. How can I fix it?