ai-server/README.md

15 lines
328 B
Markdown

# 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 |