diffusers version
IcelandicCenterArtificialIntelligence opened this issue · 1 comments
IcelandicCenterArtificialIntelligence commented
The diffusers version from the requirements.txt is not working anymore with the code (?), and the current one 0.30 is not working either.
Managed to get it working with
pip install diffusers==0.28.0
Maybe requirements.txt should be updated.
YongtaoGe commented
Thanks for your suggestion, we would fix it.