Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ with gr.Blocks() as demo:
|
|
5 |
gr.HTML(
|
6 |
'''
|
7 |
<iframe
|
8 |
-
src="https://
|
9 |
width="100%"
|
10 |
height="800px"
|
11 |
style="border:none;"
|
|
|
5 |
gr.HTML(
|
6 |
'''
|
7 |
<iframe
|
8 |
+
src="https://www.google.com/"
|
9 |
width="100%"
|
10 |
height="800px"
|
11 |
style="border:none;"
|