Go to file
Mario Gil 086fdd6958 Init funtional of api 2023-12-25 15:09:52 -05:00
data Init funtional of api 2023-12-25 15:09:52 -05:00
.gitignore Init funtional of api 2023-12-25 15:09:52 -05:00
README.md Init funtional of api 2023-12-25 15:09:52 -05:00
main.py Init funtional of api 2023-12-25 15:09:52 -05:00
requeriments.txt Init funtional of api 2023-12-25 15:09:52 -05:00
run.sh Init funtional of api 2023-12-25 15:09:52 -05:00

README.md

Api to get emotions, age, gender , race and rectangle of face.

in a Post in http://127.0.0.1:7860/faces/ with a json in body with this format:

{"path":"data/3.jpg","actions":["age", "gender", "emotion", "race"]}

** install

install requeriments.txt