KwabsHug commited on
Commit
debdce8
1 Parent(s): 614c868

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -409,5 +409,4 @@ with gr.Blocks() as lliface:
409
  with gr.Tab("Dictionary from text"):
410
  gr.Interface(fn=create_dictionary, inputs="text", outputs="text", title="Two Letter Dictionary")
411
 
412
-
413
  lliface.launch()
 
409
  with gr.Tab("Dictionary from text"):
410
  gr.Interface(fn=create_dictionary, inputs="text", outputs="text", title="Two Letter Dictionary")
411
 
 
412
  lliface.launch()