Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ datasets==2.7.0
|
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
huggingface_hub==0.14.1
|
| 7 |
sentence_transformers==2.2.0
|
|
|
|
|
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
huggingface_hub==0.14.1
|
| 7 |
sentence_transformers==2.2.0
|
| 8 |
+
numpy==1.21.5
|