Truong-Phuc Nguyen commited on
Commit
116eb55
1 Parent(s): 3a658a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  numpy==1.21.6
2
  streamlit==1.20.0
3
  scikit-learn==1.0.2
4
- tensorflow-gpu==2.16.1
 
 
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,<3.20