Edward Z
Edward Z
That's an error caused by imutils, change it to int in an explicit manner, and its all done
 错误如图所示
There is a bug in the pip installed version the wrong one is : ```python3 self.cfg = TaskConfig() if cfg is None else cfg self.cfg.update(**kwargs) self._generator = None self.diffuser_args =...