Update metadata: Add library_name to Transformers

#1
by xianbao HF staff - opened
No description provided.

Is this issue why I'm getting the following error when trying to use this model in ComfyUI Portable?

ValueError: The checkpoint you are trying to load has model type florence2 but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.

I am using xformers xformers-0.0.28.post1 since I am using pytorch 2.4.1+cu124

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment