change struct docker

This commit is contained in:
Даниил Грабарь
2026-04-20 13:50:52 +10:00
parent ce143ff2dd
commit 8e2cf07303
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ install/
build/
.vscode
.idea
venv
.venv
**.FCBak
@@ -30,7 +30,6 @@ x-tts-common: &tts-common
- ./output_audio:/output_audio
environment:
HF_TOKEN: ${HF_TOKEN:-}
VLLM_USE_V1: "0"
VLLM_WORKER_MULTIPROC_METHOD: spawn
CUDA_VISIBLE_DEVICES: ${CUDA_VISIBLE_DEVICES:-0}
healthcheck: