Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|