diff --git a/.github/workflows/bump_deps.yaml b/.github/workflows/bump_deps.yaml index 79e43c499..74be8f168 100644 --- a/.github/workflows/bump_deps.yaml +++ b/.github/workflows/bump_deps.yaml @@ -18,10 +18,6 @@ jobs: variable: "WHISPER_CPP_VERSION" branch: "master" file: "backend/go/whisper/Makefile" - - repository: "PABannier/bark.cpp" - variable: "BARKCPP_VERSION" - branch: "main" - file: "Makefile" - repository: "leejet/stable-diffusion.cpp" variable: "STABLEDIFFUSION_GGML_VERSION" branch: "master"