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
635 stars 143 forks source link

Yolo V8 unable to be downloaded #81

Closed xantari closed 7 months ago

xantari commented 9 months ago

Area of Concern

Describe the bug

You can not install YoloV8 module. Logs indicate it doesn't exist at the below location and it never downloads.

19:16:39:Unable to download module 'ObjectDetectionYOLOv8' from https://www.codeproject.com/KB/articles/5348853/ObjectDetectionYOLOv8-1.0.zip. Error: No bytes downloaded

Expected behavior

Module should install without error.

Screenshots If applicable, add screenshots to help explain your problem.

Your System (please complete the following information):

Additional context Add any other context about the problem here.

SeanECP commented 7 months ago

Is this still a problem in later versions? Like 2.5.6

xantari commented 7 months ago

Seems to be resolved now. Closing.