Update README.md

add-more-languages
Meng Zhang 2023-03-27 00:57:47 +08:00 committed by GitHub
parent ad7a8a2fff
commit da40363057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 4 deletions

View File

@ -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`
2. Open Admin Panel [http://localhost:8501](http://localhost:8501)
3. Types some code in editor!
## Setup
`docker-compose up`
Open Admin Panel [http://localhost:8501](http://localhost:8501)
![Screenshot from 2023-03-25 21-31-24](https://user-images.githubusercontent.com/388154/227720212-7e7480a1-abb1-4baf-b971-d391ea8136c8.png)