Hi, I'm getting this error when trying to run the app on Windows:
ImportError: cannot import name 'Florence2ForConditionalGeneration' from 'transformers'
I've tried transformers versions 4.44.2, 4.48.3, 4.49.0, 4.50.0 and none of them include Florence2 in the models folder. The folder is always empty for florence.
What is the correct transformers version that includes Florence2ForConditionalGeneration?
Windows 10/11, Python 3.12.7
Thanks in advance
Hi, I'm getting this error when trying to run the app on Windows:
ImportError: cannot import name 'Florence2ForConditionalGeneration' from 'transformers'
I've tried transformers versions 4.44.2, 4.48.3, 4.49.0, 4.50.0 and none of them include Florence2 in the models folder. The folder is always empty for florence.
What is the correct transformers version that includes Florence2ForConditionalGeneration?
Windows 10/11, Python 3.12.7
Thanks in advance