Spaces:
Running
on
Zero
Running
on
Zero
df
Browse files
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>
|