Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ heapq
|
|
5 |
drive
|
6 |
pandas
|
7 |
tqdm
|
|
|
8 |
sentence_transformers
|
9 |
google.colab
|
10 |
re
|
@@ -16,6 +17,8 @@ torch
|
|
16 |
streamlit
|
17 |
plotly
|
18 |
urllib
|
|
|
|
|
19 |
|
20 |
|
21 |
|
|
|
5 |
drive
|
6 |
pandas
|
7 |
tqdm
|
8 |
+
lightbm
|
9 |
sentence_transformers
|
10 |
google.colab
|
11 |
re
|
|
|
17 |
streamlit
|
18 |
plotly
|
19 |
urllib
|
20 |
+
files
|
21 |
+
|
22 |
|
23 |
|
24 |
|