DeepNets commited on
Commit
d9a1e46
·
verified ·
1 Parent(s): 6aa4ba8

Update requirements.txt

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