Spaces:
Runtime error
Runtime error
samarthagarwal23
commited on
Commit
•
7a02c2e
1
Parent(s):
a58d8fc
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pdfminer.six
|
2 |
-
rank_bm25
|
3 |
torch
|
4 |
-
transformers
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
pdfminer.six
|
4 |
+
rank_bm25
|