File size: 433 Bytes
209c694
 
 
 
 
2514002
 
209c694
 
2514002
 
209c694
2514002
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Embedded Gradio Interface</title>
    <script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.31.4/gradio.js"></script>
</head>
<body>
    <h1>Embedded Gradio Interface</h1>
    <gradio-app src="https://kvikontent-openai-sora.hf.space"></gradio-app>
</body>
</html>