awacke1 commited on
Commit
59de104
1 Parent(s): 4f8c6ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
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
 
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