We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I used the framework to create a small app for Celebs face detection, but faced problems using the API due to CORS issue. I forked the code to create Flask CORS to support that. But do you think that it will be good addition to enable CORS? My change - https://github.com/havingfun/face-recognition/blame/bb27a158014163b00d760c305fa49d0728050144/api/app.py
The text was updated successfully, but these errors were encountered:
@havingfun sure! Send me a PR!
Sorry, something went wrong.
No branches or pull requests
I used the framework to create a small app for Celebs face detection, but faced problems using the API due to CORS issue.
I forked the code to create Flask CORS to support that. But do you think that it will be good addition to enable CORS?
My change -
https://github.com/havingfun/face-recognition/blame/bb27a158014163b00d760c305fa49d0728050144/api/app.py
The text was updated successfully, but these errors were encountered: