Truong-Phuc Nguyen commited on
Commit
24f30db
1 Parent(s): a3a53e1

Update requirements.txt

Browse files

Change tensorflow-gpu to normal tensorflow

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy==1.21.6
2
  streamlit==1.20.0
3
  scikit-learn==1.0.2
4
- tensorflow-gpu==2.10.0
5
  protobuf==3.19.6
 
1
  numpy==1.21.6
2
  streamlit==1.20.0
3
  scikit-learn==1.0.2
4
+ tensorflow=2.10.0
5
  protobuf==3.19.6