LiveTalking icon indicating copy to clipboard operation
LiveTalking copied to clipboard

启动报错

Open wx24736 opened this issue 1 year ago • 1 comments

启动命令: python app.py --asr_model facebook/hubert-large-ls960-ft --bg_img bc.jpg --fullbody --fullbody_img data/fullbody/img --fullbody_offset_x 290 --fullbody_offset_y 200 --fullbody_width 1080 --fullbody_height 1080 --W 512 --H 512

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory Exception ignored in: <function Trainer.del at 0x7f4344fe25f0> Traceback (most recent call last): File "/metahuman-stream/ernerf/nerf_triplane/utils.py", line 708, in del if self.log_ptr: AttributeError: 'Trainer' object has no attribute 'log_ptr'

wx24736 avatar Aug 22 '24 09:08 wx24736

The same, did you solve it?

Jerry-723 avatar Sep 26 '24 02:09 Jerry-723