sasan commited on
Commit
0599b81
·
verified ·
1 Parent(s): 51c13c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -14,4 +14,6 @@ clean-text>=0.6.0
14
  pyphen>=0.17.2
15
  unidecode>=1.4.0
16
  pydub>=0.25.1
 
 
17
  flash-attn>=2.7.4.post1
 
14
  pyphen>=0.17.2
15
  unidecode>=1.4.0
16
  pydub>=0.25.1
17
+ --extra-index-url https://download.pytorch.org/whl/cu126
18
+ torch
19
  flash-attn>=2.7.4.post1