-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error #59
Comments
Did you find the solution to the problem? I am getting the same error |
oh No ! |
me too! How to do? |
In my case, it is because the original ibm drive download link in the code is deprecated which result in the downloaded file become a HTML that says cannot be downloaded. The solution is to download the weight file provided in #53 (comment) and put it into the |
I get this error after installation
Help me please
File "E:\anime\pythonProject1seg.venv\lib\site-packages\torch\serialization.py", line 777, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '\x0a'.
The text was updated successfully, but these errors were encountered: