Spaces:
Runtime error
Runtime error
Konrad Wojtasik commited on
Commit ·
e8fcdf0
1
Parent(s): 6b51994
Up Req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,6 @@ transformers==4.29.1
|
|
| 4 |
torch==2.0.1
|
| 5 |
sentencepiece==0.1.95
|
| 6 |
protobuf==3.20.3
|
|
|
|
| 7 |
pandas
|
| 8 |
|
|
|
|
| 4 |
torch==2.0.1
|
| 5 |
sentencepiece==0.1.95
|
| 6 |
protobuf==3.20.3
|
| 7 |
+
rank_bm25
|
| 8 |
pandas
|
| 9 |
|