Update README.md
parent
ad7a8a2fff
commit
da40363057
|
|
@ -1,7 +1,13 @@
|
||||||
## Deployment
|
## 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)
|
||||||
|
|
||||||
1. `docker-compose up`
|
## Setup
|
||||||
2. Open Admin Panel [http://localhost:8501](http://localhost:8501)
|
|
||||||
3. Types some code in editor!
|
`docker-compose up`
|
||||||
|
|
||||||
|
Open Admin Panel [http://localhost:8501](http://localhost:8501)
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Reference in New Issue