Spaces:
Running
Running
update index and dependencies
Browse files- requirements.txt +5 -5
- xbgp-faiss.index +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
|
3 |
-
|
4 |
-
numpy==1.26.
|
5 |
-
pillow==10.
|
6 |
-
|
7 |
-
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
|
3 |
+
faiss-cpu==1.8.0
|
4 |
+
numpy==1.26.4
|
5 |
+
pillow==10.3.0
|
6 |
+
torch==2.3.0+cpu
|
7 |
+
transformers==4.41.1
|
xbgp-faiss.index
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 133390381
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a059e6e49b9d2af7e87a3a6873d9a25efc870b9d48bf4e9c01bc15ab20c04be
|
3 |
size 133390381
|