mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update Docker.md
This commit is contained in:
parent
3c67fc0362
commit
e6a78c00f2
@ -100,7 +100,7 @@ nano .env
|
||||
|
||||
## 8. startup docker container
|
||||
```bash
|
||||
docker-compose up --build
|
||||
docker compose up --build
|
||||
```
|
||||
|
||||
# Manjaro
|
||||
@ -166,7 +166,7 @@ download and place the models inside the models folder. tested with:
|
||||
|
||||
## 7. startup
|
||||
```
|
||||
docker-compose up
|
||||
docker compose up
|
||||
```
|
||||
|
||||
# notes
|
||||
|
Loading…
Reference in New Issue
Block a user