No module named 'transformers_modules.briaai.RMBG-1'

#25
by chenmiao - opened

No module named 'transformers_modules.briaai.RMBG-1'
Who can help me?

11.png

@chenmiao you need to update your transformers library.
you need transformers>=4.39.1.
you can also install all the necessary dependencies via the command :

pip install -qr https://huggingface.co/briaai/RMBG-1.4/resolve/main/requirements.txt

Sign up or log in to comment