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