Error? in startup, diffuses image though.. #353
Unanswered
electricatom369
asked this question in
Q&A
Replies: 2 comments
-
It's a torch warning you can ignore that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Sir. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
start up error?:
ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\python_embeded\lib\site-packages\torch\storage.py:899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() storage = cls(wrap_storage=untyped_storage)
Beta Was this translation helpful? Give feedback.
All reactions