Adam Geitgey
Adam Geitgey
The solution from @GeorgesAlkhouri almost worked for me, but I also had to specify the C++ compiler path. This worked: ``` brew install gcc # and if needed, 'brew upgrade...
You would just paste in the Disqus code on the page template under the content here: https://github.com/ageitgey/amplify/blob/master/_layouts/post.html#L12
Thanks for catching this! I'll take a look in detail when I have some time this weekend.
Sorry, I've been lax on reviewing this. Still plan to get to this very soon. Thanks!
You are importing the wrong module. Use face_recognition not face_recognition_models.
From the import error, it seems like you haven't actually installed `face_recognition`.
Hey, thanks for the PR. I do agree that domain-specific plugins are a better path here than hacks on top of hacks in the main code. I'll take a look...
What specific article?
I (finally) merged the fix.
Sorry, I've updated it on pip: https://pypi.org/project/medium_to_ghost/ Hopefully it will work if you pip upgrade now!