Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
|
|
3 |
with gr.Blocks() as demo:
|
4 |
gr.HTML("""
|
5 |
<iframe
|
6 |
-
src="
|
7 |
width="100%"
|
8 |
height="500"
|
9 |
frameborder="0"
|
|
|
3 |
with gr.Blocks() as demo:
|
4 |
gr.HTML("""
|
5 |
<iframe
|
6 |
+
src="https://api.zmkj.site/"
|
7 |
width="100%"
|
8 |
height="500"
|
9 |
frameborder="0"
|