Update README.md
This commit is contained in:
parent
f559f9595b
commit
7fbfc489e2
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ As an alternative to the recommended WSL method, you can install the web UI nati
|
||||||
### Alternative: Docker
|
### Alternative: Docker
|
||||||
|
|
||||||
```
|
```
|
||||||
cp docker/{Dockerfile,docker-compose.yml,.dockerignore} .
|
ln -s docker/{Dockerfile,docker-compose.yml,.dockerignore} .
|
||||||
cp docker/.env.example .env
|
cp docker/.env.example .env
|
||||||
# Edit .env and set TORCH_CUDA_ARCH_LIST based on your GPU model
|
# Edit .env and set TORCH_CUDA_ARCH_LIST based on your GPU model
|
||||||
docker compose up --build
|
docker compose up --build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue