We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installed the standalone Windows version and getting this error when starting the sample workflow.
\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\serialization.py", line 1628, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _pickle.UnpicklingError: invalid load key, '\xfe'.
N/A
No response
The text was updated successfully, but these errors were encountered:
It seems that the checkpoint file is invalid. #5729
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Installed the standalone Windows version and getting this error when starting the sample workflow.
\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\serialization.py", line 1628, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _pickle.UnpicklingError: invalid load key, '\xfe'.
Actual Behavior
N/A
Steps to Reproduce
N/A
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: