preparing to build custom image. Remove obsolete environment file

This commit is contained in:
2026-07-18 16:53:26 -04:00
parent 8631fa42b3
commit b0bb5782b9
2 changed files with 5 additions and 45 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM ghcr.io/collabora/whisperlive-openvino:latest
# Install pyannote.audio and its dependencies.
# --no-cache-dir keeps the image layer smaller.
RUN pip install --no-cache-dir pyannote.audio