cannot import name 'SiglipImageProcessor' from 'transformers' (/usr/local/envs/mg/lib/python3.10/site-packages/transformers/__init__.py)

Author: escapistmostCreated Jan 22, 2025Updated Jan 22, 2025

i found it when i run mgie demo https://github.com/apple/ml-mgie, and finally found that is because the version of diffusers is to high , if you find the same question ,you can solve this by pip install diffusers==0.30

Source: timothybrooks/instruct-pix2pix