zemooo7

Results 4 comments of 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.

![_cgi-bin_mmwebwx-bin_webwxgetmsgimg__ MsgID=8523430950909726364 skey=@crypt_c3b5bd03_499489a85c5b16a437a4629a15903b9e mmweb_appid=wx_webfilehelper](https://github.com/radekd91/inferno/assets/61612418/5bdec6fc-87c6-4152-8ca6-0855e779808f) 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 >...