shethjenil commited on
Commit
624e458
·
verified ·
1 Parent(s): 509058c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -9,9 +9,9 @@ numpy
9
  torch
10
 
11
  ## for xlit
12
- tensorflow
13
- tensorflow-addons
14
- keras
15
  gevent
16
  sacremoses
17
  mock
 
9
  torch
10
 
11
  ## for xlit
12
+ tensorflow==2.15.0
13
+ #tensorflow-addons
14
+ keras==2.15.0
15
  gevent
16
  sacremoses
17
  mock