SharpAI / DeepCamera

Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more
https://sharpai.github.io/DeepCamera/
MIT License
1.87k stars 317 forks source link

Your platform dose not support yet, AMD64 Family 23 Model 96 Stepping 1, AuthenticAMD #101

Closed sidharthaprusty closed 1 year ago

sidharthaprusty commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like Supportfor AMD64 Family 23 Model 96

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Usher09896 commented 1 year ago

This issue should be fixed by new release: https://github.com/SharpAI/sharpai_hub/releases/tag/0.1.43

please upgrade with following command:

pip3 install --upgrade sharpai-hub

Let's know if it fixes this issue.