Nikhil0987 commited on
Commit
143aaaf
·
verified ·
1 Parent(s): 1c65650

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ if user_input:
29
  # sentiment_map = {0: "negative", 1: "neutral", 2: "positive"}
30
  # sentiment = sentiment_map[predicted_class_id]
31
 
32
- st.write(f"Bot: Normal conversational message.")
 
29
  # sentiment_map = {0: "negative", 1: "neutral", 2: "positive"}
30
  # sentiment = sentiment_map[predicted_class_id]
31
 
32
+ st.write("outputs")