debasishmohanty commited on
Commit
f8c53d2
·
1 Parent(s): 6d505b9

added torch link ofr cu118

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # constraints for fairseq, works with TTS as well
2
  numba==0.58.1
3
  numpy==1.22.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+
3
+
4
  # constraints for fairseq, works with TTS as well
5
  numba==0.58.1
6
  numpy==1.22.0