Page 1 of 1

AWS gpu instance error

Posted: Tue Jul 19, 2022 5:17 pm
by damingxing

Hello, I have tried the whole pipeline in the apple m1 using the CLI, and it worked very well.

I moved everything to the AWS Linux GPU instance. I encountered this error:

https://ibb.co/6m5rFWG

This error happened during training at Iter 20 every time.

Please let me know if there is a place to upload the crash_log. Thanks.


Re: AWS gpu instance error

Posted: Tue Jul 19, 2022 7:05 pm
by damingxing

Or can I turn off the live preview? Is it in the setting?


Re: AWS gpu instance error

Posted: Tue Jul 19, 2022 10:06 pm
by torzdf

Not an AWS expert by any means, but just don't pass in the -p flag when launching faceswap. Use the -w flag to write out a preview image to the faceswap folder instead.


Re: AWS gpu instance error

Posted: Thu Aug 18, 2022 7:15 pm
by damingxing

Thank you for your response. For some reason, I did not pass -p in, but it's still using "live preview" and caused error.