lipSync / docker-compose.yml
Suprath's picture
Upload 54 files
9f4b9c7 verified
raw
history blame contribute delete
No virus
223 Bytes
version: "3.9"
services:
compressed-wav2lip:
image: nota-compressed-wav2lip:dev
build: ./
container_name: nota-compressed-wav2lip
ipc: host
ports:
- "7860:7860"
volumes:
- ./:/workspace