Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
haystack
|
2 |
farm-haystack[ocr]
|
3 |
torch
|
4 |
-
sentence_transformers
|
|
|
|
|
|
1 |
haystack
|
2 |
farm-haystack[ocr]
|
3 |
torch
|
4 |
+
sentence_transformers
|
5 |
+
farm-haystack[inference]
|
6 |
+
langdetect
|