imxieyi / waifu2x-ios

iOS Core ML implementation of waifu2x
MIT License
538 stars 58 forks source link

Memory Is Full #61

Closed Felix18928 closed 1 year ago

Felix18928 commented 1 year ago

I exported one project and it worked fine. I am now trying to export my second project and it keeps saying memory is full. What do I do??? Please help

imxieyi commented 1 year ago

Are you trying to process videos on your iPhone? I will seriously consider removing video processing function from iOS version now since a lot of people expect their phone to performe as good as a RTX 4090.

imxieyi commented 1 year ago

If you enabled preprocessing feature while processing videos, it should be fixed in the latest version (6.2.6). Since there is no useful information provided here, I'm closing this issue. Feel free to reopen if you have more details to share.