JThosantad commited on
Commit
852bf17
1 Parent(s): b3fd824

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@
2
 
3
  import streamlit as st
4
  from transformers import pipeline
5
- streamlit run app.py
6
 
7
  # Load the sentiment analysis model
8
  model_name = "poom-sci/WangchanBERTa-finetuned-sentiment"
 
2
 
3
  import streamlit as st
4
  from transformers import pipeline
 
5
 
6
  # Load the sentiment analysis model
7
  model_name = "poom-sci/WangchanBERTa-finetuned-sentiment"