m-ric HF staff commited on
Commit
d2adb70
β€’
1 Parent(s): afb37e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -169,4 +169,5 @@ with gr.Blocks(theme=gr.themes.Soft(text_size='lg', font=["monospace"], primary_
169
  inputs=[text, slider_count, split_selection, separator_selection, length_unit_selection, chunk_overlap],
170
  outputs=out,
171
  )
 
172
  demo.launch()
 
169
  inputs=[text, slider_count, split_selection, separator_selection, length_unit_selection, chunk_overlap],
170
  outputs=out,
171
  )
172
+
173
  demo.launch()