zionia commited on
Commit
8828af5
·
verified ·
1 Parent(s): 5f5a773
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -84,7 +84,6 @@ with gr.Blocks() as demo:
84
  inputs=gr.components.Textbox(lines=5, placeholder="Enter Northern Sotho text (maximum 5 lines)", label="Input"),
85
  outputs="text"
86
  ) as iface:
87
- gr.markdown(logo, unsafe_allow_html=True)
88
  iface.launch(enable_queue=True)
89
 
90
  with gr.Accordion("More Information", open=False):
 
84
  inputs=gr.components.Textbox(lines=5, placeholder="Enter Northern Sotho text (maximum 5 lines)", label="Input"),
85
  outputs="text"
86
  ) as iface:
 
87
  iface.launch(enable_queue=True)
88
 
89
  with gr.Accordion("More Information", open=False):