Spaces:
Sleeping
Sleeping
<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> |