Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torchvision
|
2 |
omegaconf
|
3 |
timm
|
4 |
-
faiss-cpu
|
|
|
|
1 |
torchvision
|
2 |
omegaconf
|
3 |
timm
|
4 |
+
faiss-cpu
|
5 |
+
joblib
|