We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96f209 commit fd6f855Copy full SHA for fd6f855
1 file changed
requirements.txt
@@ -25,5 +25,8 @@ rsa==4.7.2
25
six==1.16.0
26
uritemplate==3.0.1
27
urllib3==2.2.2
28
+torch==2.3.0+cu126 --index-url https://download.pytorch.org/whl/cu126
29
+torchvision==0.18.0+cu126 --index-url https://download.pytorch.org/whl/cu126
30
+torchaudio==2.3.0+cu126 --index-url https://download.pytorch.org/whl/cu126
31
openai-whisper
32
platformdirs
0 commit comments