NebulasBellum commited on
Commit
cf53e17
·
verified ·
1 Parent(s): 1c55e4c

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- tensorflow
2
- numpy
 
 
1
+ tensorflow==2.15.0
2
+ keras==2.15.0
3
+ numpy==1.26.4