Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • Install pipenv
  • pipenv shell
  • pipenv install

Server

  • Install node.js
  • npm install
  • npm run serve

API

POST /image

Body:

  • image : file

Response:

{
  "result": [
    "ആ",
    "അ",
    "മ"
  ],
  "status": "ok"
}

About

Flask server that runs the model on the cloud for cnn image models

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages