yunusajib commited on
Commit
a5e17e5
·
verified ·
1 Parent(s): b5583ea

update tensorflow version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ moviepy==1.0.3
15
  decorator>=4.0.2
16
 
17
  # Machine learning and deep learning
18
- tensorflow>=2.10.0,<2.16.0
19
  scipy>=1.9.0,<2.0.0
20
  matplotlib>=3.6.0,<4.0.0
21
 
 
15
  decorator>=4.0.2
16
 
17
  # Machine learning and deep learning
18
+ tensorflow-cpu>=2.10.0
19
  scipy>=1.9.0,<2.0.0
20
  matplotlib>=3.6.0,<4.0.0
21