TaiYouWeb commited on
Commit
a378b95
·
verified ·
1 Parent(s): ae9d367

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
- setuptools>=65.5.0,<68.0.0
3
- wheel>=0.41.0,<0.45.0
4
- numpy>=1.24.3
5
- scikit-learn>=1.3.0
6
- numba==0.55.1;python_version<"3.9"
7
- numba>=0.57.0;python_version>="3.9"
8
- coqui-tts
9
  hangul-romanize
10
  coqui-tts[ja]
11
  coqui-tts[zh]
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
+ TTS
3
+ torch
 
 
 
 
 
4
  hangul-romanize
5
  coqui-tts[ja]
6
  coqui-tts[zh]