ruslanmv commited on
Commit
e089d3a
1 Parent(s): 42d3605

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch==1.12.1+cu116 --find-links https://download.pytorch.org/whl/torch/
 
2
  gradio==3.0.4
3
  PyQt5==5.15.6
4
  sounddevice==0.4.3
 
1
+ #torch==1.12.1+cu116 --find-links https://download.pytorch.org/whl/torch/
2
+ https://download.pytorch.org/whl/cu116/torch-1.12.1%2Bcu116-cp38-cp38-linux_x86_64.whl#sha256=dda312901220895087cc83d3665464a3dc171d04460c61c31af463efbfb54896
3
  gradio==3.0.4
4
  PyQt5==5.15.6
5
  sounddevice==0.4.3