qmjnh commited on
Commit
4a6f1c8
·
verified ·
1 Parent(s): 5a082a0

make numpy compatible with old tf

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- numpy
2
  tensorflow==2.11.0
 
1
+ numpy==1.23.5
2
  tensorflow==2.11.0