From 0760e60373ed1014095a2e0348bda3f5c11450bb Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 5 Apr 2026 10:39:44 +0200 Subject: [PATCH] chore: remove torch/torchaudio from requirements (omnivoice declares them) --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1755585..3c5bc9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1 @@ omnivoice -torch -torchaudio