Spaces:
Runtime error
Runtime error
Commit Β·
7f5b69b
1
Parent(s): d0bb0d3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
faiss-gpu==1.7.2
|
|
|
|
| 2 |
tensorflow==2.11.0
|
| 3 |
tensorflow-addons==0.19.0
|
| 4 |
tensorflow-datasets==4.8.1
|
|
|
|
| 1 |
faiss-gpu==1.7.2
|
| 2 |
+
keras==2.11.0
|
| 3 |
tensorflow==2.11.0
|
| 4 |
tensorflow-addons==0.19.0
|
| 5 |
tensorflow-datasets==4.8.1
|