Edward Z

Results 3 comments of Edward Z

That's an error caused by imutils, change it to int in an explicit manner, and its all done

![image](https://user-images.githubusercontent.com/24605645/128551140-07e72011-964f-4fa6-aefe-9a7908f84bd9.png) 错误如图所示

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 =...