Failed when training Hypernetwork #3503
nekoyama32767
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that in in function "log_statistics" it try to delete 0 key item. But the key is entry.filename which means image path. It could not be 0
I checked code and found it failed here
I think it should be fixed like
Beta Was this translation helpful? Give feedback.
All reactions