HMPhuoc commited on
Commit
c610ca5
1 Parent(s): 541fd71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  flask
2
  flask_cors
3
  gunicorn
4
- tensorflow
5
  numpy
6
  pathlib
7
  plotly
8
  pandas
9
- keras
10
  underthesea
11
  torch
12
  transformers
 
1
  flask
2
  flask_cors
3
  gunicorn
4
+ tensorflow==2.15.0
5
  numpy
6
  pathlib
7
  plotly
8
  pandas
9
+ keras==2.15.0
10
  underthesea
11
  torch
12
  transformers