zemooo7
zemooo7
the second problem: Command '['ninja', '-v']' returned non-zero exit status 1. could be solved by changing ['ninja', '-v'] to ['ninja', '--version'] but it comes with another problem: ImportError: No module...
+1, I have been working on how to deploy this project remotely recently, and I currently find it very challenging. However, I still hope this project into an A1111 extension.
 AttributeError solved, but still no result. There is a last.ckpt file in path EMOTE_v2/checkpoints/ , why “did not find checkpoints”? @radekd91 > Your error has nothing...
> It seem the function that is looking for checkpoints can't find anything which should not be the case. > > It could be this statement: https://github.com/radekd91/inferno/blob/master/inferno/models/IO.py#L40 or https://github.com/radekd91/inferno/blob/master/inferno/models/IO.py#L43 >...