Update app.py
Browse files
app.py
CHANGED
|
@@ -10,7 +10,6 @@ Original file is located at
|
|
| 10 |
#1 - https://www.kaggle.com/code/ramjasmaurya/financial-sentiment-analysis
|
| 11 |
#2 - https://www.kaggle.com/code/adarshbiradar/sentiment-analysis-using-bert
|
| 12 |
|
| 13 |
-
pip install streamlit
|
| 14 |
import streamlit
|
| 15 |
|
| 16 |
pip install pygal
|
|
|
|
| 10 |
#1 - https://www.kaggle.com/code/ramjasmaurya/financial-sentiment-analysis
|
| 11 |
#2 - https://www.kaggle.com/code/adarshbiradar/sentiment-analysis-using-bert
|
| 12 |
|
|
|
|
| 13 |
import streamlit
|
| 14 |
|
| 15 |
pip install pygal
|