nuojohnchen commited on
Commit
8b765ce
·
verified ·
1 Parent(s): be6fb7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -314,7 +314,7 @@ with gr.Blocks(css=css) as demo:
314
  examples=examples,
315
  inputs=user_input
316
  )
317
- gr.HTML(LICENSE)
318
 
319
  if __name__ == "__main__":
320
  demo.launch()
 
314
  examples=examples,
315
  inputs=user_input
316
  )
317
+ #gr.HTML(LICENSE)
318
 
319
  if __name__ == "__main__":
320
  demo.launch()