A server that can serve AI models with an API and an authentication system
Models are now loaded in separate endpoints for the inputs to be easier to recognise |
||
---|---|---|
samples/models | ||
source | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE.md | ||
README.md | ||
requirements.txt |
AI-Server
A server that can serve AI models with an API and an authentication system
Usage
Docker
Environment Variables
Name | Description |
---|---|
MODEL_DIRECTORY | the directory where the models are stored |