mirror of https://github.com/bmaltais/kohya_ss
Docker: update cached directories
parent
cba5e46409
commit
6a7ca53738
|
|
@ -19,9 +19,9 @@ services:
|
|||
- ./dataset:/dataset
|
||||
- ./.cache/user:/home/appuser/.cache
|
||||
- ./.cache/triton:/home/appuser/.triton
|
||||
- ./.cache/__pycache__:/app/__pycache__
|
||||
- ./.cache/config:/app/appuser/.config
|
||||
- ./.cache/nv:/home/appuser/.nv
|
||||
- ./.cache/keras:/home/appuser/.keras
|
||||
- ./.cache/keras:/home/appuser/.keras
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
|
|
|||
Loading…
Reference in New Issue