gizemsarsinlar commited on
Commit
6226f5f
·
verified ·
1 Parent(s): 72bc02d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ css = """
50
  """
51
 
52
  with gr.Blocks(css=css) as demo:
53
- gr.Markdown(DESCRIPTION)
54
  with gr.Tab(label="Phi-3.5 Input"):
55
  with gr.Row():
56
  with gr.Column():
 
50
  """
51
 
52
  with gr.Blocks(css=css) as demo:
53
+ gr.Markdown()
54
  with gr.Tab(label="Phi-3.5 Input"):
55
  with gr.Row():
56
  with gr.Column():