1-Do uninstall of previous version
2-Delete program files\codeproject folder
3-Install 2.8.0
4-From the github webpage of the modules, click the green button 'Code', and download zip
5-Copy the content of the zip file in the program files\codeproject\ai\modules folder. Personally I renamed it to 'ObjectDetectionYOLOv8-main', for example
6-From the folder containing the extracted module, assuming you are running Windows, right click and say 'Open in Terminal' (sort of MS-DOS window will appear)
7-Make sure if have Admin rights in Terminal. Else right click on top-bar, Settings\Defaults\Run this profile as admin'
8-From your Terminal window with admin rights, enter the following command "..\..\setup ".
9-You can repeat those steps for other modules.
Feel free to let me know if you have issues.