kenken999 commited on
Commit
6faf538
2 Parent(s): 95eca22 c44e043
Files changed (1) hide show
  1. routers/gra_07_html/gradio.py +0 -1
routers/gra_07_html/gradio.py CHANGED
@@ -1,5 +1,4 @@
1
  import gradio as gr
2
- #
3
  def display_html():
4
  html_content = """
5
  <h1>Hello, Gradio!</h1>
 
1
  import gradio as gr
 
2
  def display_html():
3
  html_content = """
4
  <h1>Hello, Gradio!</h1>