0.10.1 - language
This commit is contained in:
parent
9a7912a78b
commit
676f3f38c8
1 changed files with 3 additions and 2 deletions
|
|
@ -11,10 +11,11 @@ services:
|
|||
volumes:
|
||||
- ./voices:/app/voices
|
||||
- ./config:/app/config
|
||||
# install as a service, run with docker compose up -d
|
||||
# To install as a service
|
||||
#restart: unless-stopped
|
||||
# Set nvidia runtime if it's not the default or not using GPU
|
||||
# Set nvidia runtime if it's not the default
|
||||
#runtime: nvidia
|
||||
# The deploy section can be removed it not using GPU
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue