Spaces:
Runtime error
Runtime error
Commit Β·
9363e77
1
Parent(s): 4656d7c
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
faiss-cpu==1.7.2
|
|
|
|
| 2 |
keras==2.11.0
|
| 3 |
tensorflow==2.11.0
|
| 4 |
tensorflow-addons==0.19.0
|
|
|
|
| 1 |
faiss-cpu==1.7.2
|
| 2 |
+
joblib==1.2.0
|
| 3 |
keras==2.11.0
|
| 4 |
tensorflow==2.11.0
|
| 5 |
tensorflow-addons==0.19.0
|