contenteaseAI commited on
Commit
8eb205c
·
verified ·
1 Parent(s): 3691b4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -94,8 +94,6 @@ demo = gr.ChatInterface(
94
 
95
  ],
96
  css=css,
97
- gr.Markdown(DESCRIPTION),
98
- gr.Markdown(LICENSE),
99
  )
100
  if __name__ == "__main__":
101
  demo.launch(debug = True)
 
94
 
95
  ],
96
  css=css,
 
 
97
  )
98
  if __name__ == "__main__":
99
  demo.launch(debug = True)