lfcc commited on
Commit
274baec
1 Parent(s): bfa4fe6

add event-identifier

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ line = st.text_area("Insert Text",option)
162
  st.button('Run')
163
 
164
 
165
- st.sidebar.write("## Hyperparameters :gear:")
166
  window = 1
167
  if line != "":
168
  st.header("Triggers:")
 
162
  st.button('Run')
163
 
164
 
165
+
166
  window = 1
167
  if line != "":
168
  st.header("Triggers:")