SoDehghan commited on
Commit
9bb5baa
·
verified ·
1 Parent(s): d1090e3

Update hsd_tr.py

Browse files
Files changed (1) hide show
  1. hsd_tr.py +1 -1
hsd_tr.py CHANGED
@@ -21,4 +21,4 @@ if user_input:
21
  sentiment = result[0]["label"]
22
 
23
  sentiment = label_dict[sentiment]
24
- st.write(f"Detection: {sentiment}")
 
21
  sentiment = result[0]["label"]
22
 
23
  sentiment = label_dict[sentiment]
24
+ st.write(f"Detection: {sentiment}")