mirror of https://github.com/coqui-ai/TTS.git
tf version update in requirements.txt
This commit is contained in:
parent
4f1c30f770
commit
180d443765
|
@ -1,5 +1,5 @@
|
||||||
torch>=1.5
|
torch>=1.5
|
||||||
tensorflow==2.3.0rc0
|
tensorflow==2.3.0
|
||||||
numpy>=1.16.0
|
numpy>=1.16.0
|
||||||
scipy>=0.19.0
|
scipy>=0.19.0
|
||||||
numba==0.48
|
numba==0.48
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
torch>=1.5
|
torch>=1.5
|
||||||
tensorflow==2.3rc
|
tensorflow==2.3.0
|
||||||
numpy>=1.16.0
|
numpy>=1.16.0
|
||||||
scipy>=0.19.0
|
scipy>=0.19.0
|
||||||
numba==0.48
|
numba==0.48
|
||||||
|
|
Loading…
Reference in New Issue