Text-to-Image
Diffusers
Safetensors
English
ZImagePipeline

Fix the wrong PR url (to diffuser repo) in README.md

#75

Hey I am not able to load the diffuser with the ZImagePipeline

ImportError Traceback (most recent call last)
/tmp/ipython-input-2279947404.py in <cell line: 0>()
----> 1 from diffusers import ZImagePipeline

ImportError: cannot import name 'ZImagePipeline' from 'diffusers' (/usr/local/lib/python3.12/dist-packages/diffusers/init.py)


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment