Spaces:
Runtime error
Runtime error
ivan-savchuk
commited on
Commit
β’
2992997
1
Parent(s):
e419d2d
init!
Browse filesfirst commit
- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
sentence_transformers
|
3 |
+
faiss-cpu
|
4 |
+
json
|
5 |
+
time
|