Harveenchadha commited on
Commit
b31360e
·
1 Parent(s): 34b86ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  gradio
2
  soundfile
3
  TensorFlowTTS
4
- gradio
5
  numpy
6
  SoundFile
7
  git+https://github.com/repodiac/german_transliterate
8
  torch
9
  transformers
10
  sox
11
- sentencepiece
 
 
 
1
  gradio
2
  soundfile
3
  TensorFlowTTS
 
4
  numpy
5
  SoundFile
6
  git+https://github.com/repodiac/german_transliterate
7
  torch
8
  transformers
9
  sox
10
+ sentencepiece
11
+ scipy
12
+ tensorflow-gpu==2.4.0