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 ?

@edmond yes we occassionally do releases, don't know when the next one is though

I think potentially this week but not 100% sure

Sign up or log in to comment