mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Use updated docker compose (#877)
This commit is contained in:
parent
2c0018d946
commit
ec979cd9c4
@ -119,7 +119,7 @@ As an alternative to the recommended WSL method, you can install the web UI nati
|
|||||||
|
|
||||||
```
|
```
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
docker-compose up --build
|
docker compose up --build
|
||||||
```
|
```
|
||||||
|
|
||||||
Make sure to edit `.env.example` and set the appropriate CUDA version for your GPU.
|
Make sure to edit `.env.example` and set the appropriate CUDA version for your GPU.
|
||||||
|
Loading…
Reference in New Issue
Block a user