Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ async def gradio_ui():
|
|
45 |
<title>Gradio UI</title>
|
46 |
</head>
|
47 |
<body>
|
48 |
-
<iframe src="http://
|
49 |
</body>
|
50 |
</html>
|
51 |
"""
|
|
|
45 |
<title>Gradio UI</title>
|
46 |
</head>
|
47 |
<body>
|
48 |
+
<iframe src="http://0.0.0.0:7861" width="100%" height="100%" frameborder="0"></iframe>
|
49 |
</body>
|
50 |
</html>
|
51 |
"""
|