deforum / deforum/deforum-stable-diffusion

doforum new error error

Open
#335 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
412
PR merge metrics
No merged PRs in 30d

Description

i m getting this issue from this morning do all of you are facing same ?

RuntimeError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
156 # dispatch to appropriate renderer
157 if anim_args.animation_mode == '2D' or anim_args.animation_mode == '3D':
--> 158 render_animation(root, anim_args, args, cond, uncond)
159 elif anim_args.animation_mode == 'Video Input':
160 render_input_video(root, anim_args, args, cond, uncond)

5 frames
[/usr/local/lib/python3.10/dist-packages/torch/serialization.py](https://localhost:8080/#) in __init__(self, name_or_buffer)
281 class _open_zipfile_reader(_opener):
282 def __init__(self, name_or_buffer) -> None:
--> 283 super().__init__(torch._C.PyTorchFileReader(name_or_buffer))
284
285

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.