vtiw commited on
Commit
e73b570
·
verified ·
1 Parent(s): f4c8866

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  nltk
2
  gradio
3
  transformers
4
- fairseq2==0.1
5
- pydub
6
  yt-dlp
7
  sentencepiece
8
  sacremoses
@@ -14,6 +14,6 @@ bitsandbytes
14
  scipy
15
  accelerate
16
  datasets
17
- torch --extra-index-url https://download.pytorch.org/whl/cu118
18
  flash-attn>=2.1
19
  git+https://github.com/VarunGumma/IndicTransToolkit.git
 
1
  nltk
2
  gradio
3
  transformers
4
+ fairseq2==0.1
5
+ pydub
6
  yt-dlp
7
  sentencepiece
8
  sacremoses
 
14
  scipy
15
  accelerate
16
  datasets
17
+ torch==2.0.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
18
  flash-attn>=2.1
19
  git+https://github.com/VarunGumma/IndicTransToolkit.git