codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
565 stars 135 forks source link

CPAI docker without YOLOv5 6.2 and Face Processing automatically installing with docker? #116

Open m411b opened 2 weeks ago

m411b commented 2 weeks ago

Is there a way to do this? The reason I ask, I want to use YOLOv8. But if YOLOv5 6.2 or Face Processing were previously installed, YOLOv8 fails. This behavior can also be observed on the Windows installer. I'm using docker for this on Unraid and don't want YOLOv5 6.2 or Face Processing installed automatically.

Thanks so much