Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 619 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 619 Bytes

NomeroffNet REST API

Based on https://github.com/ria-com/nomeroff-net.

Getting started

If you want to use GPU version. You need to have nvidia-docker installed.

Configure app.

cp .env.dist .env

(Optional) Enable dev mode.

ln -s docker-compose.dev.yml docker-compose.override.yml 

Start container.

docker-compose up

Make an API call.

time curl http://localhost:3116/read?url=https://raw.githubusercontent.com/ria-com/nomeroff-net/master/examples/images/example1.jpeg