Cannot import name 'LlavaNextProcessor' from 'transformers'

#4
by arshiahemmat - opened

I got this error, could you give me a suggestion to address this issue?

ImportError: cannot import name 'LlavaNextProcessor' from 'transformers' (/usr/local/lib/python3.10/dist-packages/transformers/init.py)

Llava Hugging Face org

Looks like you may need to update your Transformers version. It's available in the new v4.39 release.

nielsr changed discussion status to closed

Sign up or log in to comment