Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Step 1: Install the required libraries
|
2 |
-
|
3 |
|
4 |
# Step 2: Load the Huggingface model for sentiment analysis
|
5 |
import transformers
|
|
|
1 |
# Step 1: Install the required libraries
|
2 |
+
#!pip install streamlit plotly transformers
|
3 |
|
4 |
# Step 2: Load the Huggingface model for sentiment analysis
|
5 |
import transformers
|