14 lines
447 B
Markdown
14 lines
447 B
Markdown
## Prerequisites
|
|
You need install following dependencies
|
|
* docker `>= 17.06`
|
|
* An NVIDIA GPU with enough VRAM to run the model you want.
|
|
* [NVIDIA Docker Driver](https://docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html)
|
|
|
|
## Setup
|
|
|
|
`docker-compose up`
|
|
|
|
Open Admin Panel [http://localhost:8501](http://localhost:8501)
|
|
|
|

|