EmmaL1 commited on
Commit
72a00a0
·
verified ·
1 Parent(s): 812dc31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def textclassification():
39
  st.write(f"Confidence: {confidence:.2f}")
40
 
41
  # Display the rating
42
- st.write(f"The rating is {sentiment} stars")
43
 
44
  # Question Answering
45
  qa_input = {
 
39
  st.write(f"Confidence: {confidence:.2f}")
40
 
41
  # Display the rating
42
+ st.write(f"The rating is {sentiment}")
43
 
44
  # Question Answering
45
  qa_input = {