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