preparing to build custom image. Remove obsolete environment file
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user