File "D:\Kohya\kohya_ss\venv\lib\site-packages\torch\serialization.py", line 242, in __init__ super(_open_zipfile_reader, self).__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory #825
Unanswered
kenzuckerberg27
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got this error
File "D:\Kohya\kohya_ss\venv\lib\site-packages\torch\serialization.py", line 242, in __init__ super(_open_zipfile_reader, self).__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory ...captioning done
when I run blip captioning at utilities section at kohya gui, how can I fix it ?
Beta Was this translation helpful? Give feedback.
All reactions