MikeLud1
IPCT Contributor
I was in talk with Chris from CodeProject on an AI model database where user can download the models right from the CodeProject.AI Dashboard. The changes would needed be on the server side along with the modules. Currently the Object Detection (YOLOv8) module is the only module that has the option to download models. We were looking at hosting the models on Hugging Face as an option.@MikeLud1 I'm not sure if your models have this or not, but I believe some of the others have an option under the ... on the right of their row to "download model" or have the different sizes.
This could be a nice way to do it when you update it. That can allow users to download the newest model without updating cpai. Also don't remember exactly what for or where, but I've also seen things about needing to set no-cache for the download. Maybe that's part of the dropdown menu? Not sure.. You would know. But just a suggestion to make it easier. Updating codeproject on linux is pretty streamlined, but I remember it being an enormous pain on windows, so if that could be avoided just to update the model, that could probably be very helpful.
Last edited: