v0.8.1: Patch release
This patch release fixes an error with CLIPVisionModelWithProjection imports on a non-git transformers installation.
pip install --upgrade diffusers or pip install diffusers==0.8.1
- [Bad dependencies] Fix imports (#1382) by @patrickvonplaten