AlGe commited on
Commit
b5011f7
·
verified ·
1 Parent(s): 591662d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,6 +177,6 @@ iface = gr.Interface(
177
  description="Autobiographical Memory Analysis: This demo combines two text - and two sequence classification models to showcase our automated Autobiographical Interview scoring method. Submit a narrative to see the results.",
178
  examples=examples,
179
  theme=monochrome
180
- )
181
 
182
  iface.launch()
 
177
  description="Autobiographical Memory Analysis: This demo combines two text - and two sequence classification models to showcase our automated Autobiographical Interview scoring method. Submit a narrative to see the results.",
178
  examples=examples,
179
  theme=monochrome
180
+ )
181
 
182
  iface.launch()