ustcxiexk
ustcxiexk
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 各位大佬有没有碰到过这个问题,官方代码没改动执行碰到的,网上的解决方案不work File "/home/work/LLM/chatglm/ptuning/main.py", line 431, in main() File "/home/work/LLM/chatglm/ptuning/main.py", line 370,...
Error Info: ``` ……stable-diffusion-webui/extensions/sd-webui-animatediff-master/scripts/animatediff.py", line 71, in postprocess_batch_list self.prompt_scheduler.save_infotext_img(p) AttributeError: 'NoneType' object has no attribute 'save_infotext_img' ……extensions/sd-webui-animatediff-master/scripts/animatediff.py", line 83, in postprocess self.prompt_scheduler.save_infotext_txt(res) AttributeError: 'NoneType' object has no attribute 'save_infotext_txt' ```...