ImportError: cannot import name 'PaliGemmaForConditionalGeneration' from 'transformers'
#2
by
bbouldin
- opened
After installing via:
pip install --upgrade git+https://github.com/huggingface/transformers.git
the PaliGemmaForConditionalGeneration class is missing.
same here
SameHere!!
we have just merged to main, can you try again?
works now - thx!!
merve
changed discussion status to
closed
we have just merged to main, can you try again?
Is there an update of transformers soon for this to avoid installing it using git+https://github.com/huggingface/transformers.git ?
I think potentially this week but not 100% sure