fantos commited on
Commit
46a603e
1 Parent(s): 2602407

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -230,7 +230,6 @@ def load_description(fp):
230
  return content
231
 
232
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
233
- gr.HTML(load_description("assets/title.md"))
234
  with gr.Row():
235
  with gr.Column(elem_id="col-left"):
236
  with gr.Row():
 
230
  return content
231
 
232
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
 
233
  with gr.Row():
234
  with gr.Column(elem_id="col-left"):
235
  with gr.Row():