Spaces:
Runtime error
Runtime error
ngxquang
commited on
Commit
Β·
6ad3373
1
Parent(s):
35d2bcb
feat: update index to L36
Browse files
.env
CHANGED
@@ -7,5 +7,5 @@ CORS_ORIGINS=["*"]
|
|
7 |
MODEL_NAME="ViT-B/32"
|
8 |
DEVICE="cpu" # ["cuda", "cpu"]
|
9 |
|
10 |
-
INDEX_FILE_PATH="data/faiss-index/
|
11 |
-
KEYFRAMES_GROUPS_JSON_PATH="data/config/
|
|
|
7 |
MODEL_NAME="ViT-B/32"
|
8 |
DEVICE="cpu" # ["cuda", "cpu"]
|
9 |
|
10 |
+
INDEX_FILE_PATH="data/faiss-index/index_clip_L01_to_L36.faiss"
|
11 |
+
KEYFRAMES_GROUPS_JSON_PATH="data/config/keyframes_groups_L01_to_L36.json"
|
data/config/{keyframes_groups_L01_to_L20.json β keyframes_groups_L01_to_L36.json}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a28d33542216ad24cb09db5f4fd1040c0c2045bcd42d8a4f5e1d038deac73db4
|
3 |
+
size 29038197
|
data/faiss-index/{index_clip_L01_to_L20.faiss β index_clip_L01_to_L36.faiss}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:614c04492f8bb40dab35d5317c1ee52b5a2fee78e92b2cc5bf71386817f63172
|
3 |
+
size 674996269
|