mirror of
https://git.isriupjv.fr/ISRI/ai-server
synced 2025-04-24 10:08:11 +02:00
15 lines
328 B
Markdown
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 |
|