We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda471e commit 2c7c611Copy full SHA for 2c7c611
.github/workflows/docker/compose/animation-compose.yaml
@@ -7,11 +7,3 @@ services:
7
build:
8
dockerfile: comps/animation/src/Dockerfile
9
image: ${REGISTRY:-opea}/animation:${TAG:-latest}
10
- wav2lip:
11
- build:
12
- dockerfile: comps/third_parties/wav2lip/src/Dockerfile
13
- image: ${REGISTRY:-opea}/wav2lip:${TAG:-latest}
14
- wav2lip-gaudi:
15
16
- dockerfile: comps/third_parties/wav2lip/src/Dockerfile.intel_hpu
17
- image: ${REGISTRY:-opea}/wav2lip-gaudi:${TAG:-latest}
0 commit comments