tf version update in requirements.txt

This commit is contained in:
erogol
2020-07-31 11:13:14 +02:00
parent 4f1c30f770
commit 180d443765
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
torch>=1.5
tensorflow==2.3.0rc0
tensorflow==2.3.0
numpy>=1.16.0
scipy>=0.19.0
numba==0.48
+1 -1
View File
@@ -1,5 +1,5 @@
torch>=1.5
tensorflow==2.3rc
tensorflow==2.3.0
numpy>=1.16.0
scipy>=0.19.0
numba==0.48