KojoKesse commited on
Commit
669832c
1 Parent(s): f2dad69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -112,8 +112,3 @@ if text:
112
  score = scores[label]
113
  st.write(f"{label}: {score:.2f}")
114
 
115
-
116
-
117
-
118
-
119
- st.run()
 
112
  score = scores[label]
113
  st.write(f"{label}: {score:.2f}")
114