RautenbergFrederik commited on
Commit
7fc4bd8
·
1 Parent(s): 6f5a3df

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +0 -3
setup.py CHANGED
@@ -9,8 +9,5 @@ setup(
9
  keywords='audio speech',
10
  install_requires=[
11
  'torchdiffeq',
12
- 'paderbox @ git+http://github.com/fgnt/paderbox',
13
- 'padertorch @ git+http://github.com/fgnt/padertorch',
14
- 'TTS @ git+https://github.com/coqui-ai/TTS.git@dev#egg=TTS',
15
  ],
16
  )
 
9
  keywords='audio speech',
10
  install_requires=[
11
  'torchdiffeq',
 
 
 
12
  ],
13
  )