From ea66a6de470bbf4a8aafb1b660e87cf202c44be5 Mon Sep 17 00:00:00 2001 From: ciprianzzz Date: Mon, 28 Apr 2025 22:57:47 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5c2ea6b..8a3ad43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,6 @@ Wave openai customtkinter PyAudioWPatch -torch>=2.2.0 --extra-index-url https://download.pytorch.org/whl/cu121 --no-cache-dir -ctranslate2==3.24.0 \ No newline at end of file +--extra-index-url https://download.pytorch.org/whl/cu121 +torch>=2.2.0 +ctranslate2==3.24.0