Spaces:
Running
Running
File size: 171 Bytes
acc4386 |
1 2 3 4 5 6 7 8 9 10 |
<!DOCTYPE html>
<html>
<head>
<title>Gradio in FastAPI</title>
</head>
<body>
<iframe src="{{ gradio_url }}" width="100%" height="800px"></iframe>
</body>
</html>
|