summarize
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pandas==2.1.3
|
|
| 5 |
#yfinance==0.2.31
|
| 6 |
#scikit-learn
|
| 7 |
plotly
|
|
|
|
| 8 |
transformers
|
|
|
|
| 5 |
#yfinance==0.2.31
|
| 6 |
#scikit-learn
|
| 7 |
plotly
|
| 8 |
+
sentencepiece
|
| 9 |
transformers
|