diff --git a/README.md b/README.md index f6df522..64b0d79 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,8 @@ sudo apt update sudo apt install vlc ``` -Note: installing `vlc` via flatpak or snap will not work, as the code need access to `libvlc`. +> [!Note] +> Installing `vlc` via flatpak or snap will not work, as the code need access to `libvlc`. ## Intel XPU usage diff --git a/requirements.txt b/requirements.txt index 9ca664c..2dbaf95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ kokoro IPython soundfile torch -vlc +python-vlc