axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
2.04k stars 325 forks source link

When model download fails, an error occurs when restarting #1375

Closed kuguma closed 7 months ago

kuguma commented 9 months ago

If the model download is interrupted, an error will occur when restarting it.

It is better to change the process to download with a temporary name and then change the name.

itsmeterada commented 9 months ago

Thanks for your comment. Good point. We will consider in the next overhaul.