Maximofn commited on
Commit
53911d4
1 Parent(s): fa95184

Update requeriments, add torch+cuda

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- torch==2.0.1+cu118
3
  torchvision==0.15.2+cu118
4
  torchaudio==2.0.2
5
  speechbrain
 
1
  gradio
2
+ torch==2.0.1+cu118 --index-url https://download.pytorch.org/whl/cu118
3
  torchvision==0.15.2+cu118
4
  torchaudio==2.0.2
5
  speechbrain