abdullah4 commited on
Commit
9b6c5fa
·
1 Parent(s): dbd48b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def predict(text):
31
  return response
32
 
33
  # Streamlit app
34
- st.title("Sentiment Analysis App")
35
 
36
  # Text input for prediction
37
  text = st.text_area("Enter some text")
 
31
  return response
32
 
33
  # Streamlit app
34
+ st.title("AI detector")
35
 
36
  # Text input for prediction
37
  text = st.text_area("Enter some text")