How do u have xformers >= 4.35.3 while the published version is sitll 4.35.2

#1
by yuuuzeee - opened

image.png

Was trying to run this model and stuck on getting the dependency

kindly thanks for any hints

Llava Hugging Face org
β€’
edited Dec 9, 2023

Hi,

You need to install Transformers from the main branch for now to use it: pip install git+https://github.com/huggingface/transformers@main.

Sign up or log in to comment