ImgGen_3 / index.html
lalashechka's picture
Update index.html
5c872df verified
raw
history blame
No virus
483 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<style>
div#component-2 {
display: none;
}
div#component-20 {
display: none;
}
</style>
</head>
<body>
<script
type="module"
src="https://gradio.s3-us-west-2.amazonaws.com/4.37.2/gradio.js"
></script>
<gradio-app src="https://prodia-fast-sd3-medium.hf.space"></gradio-app>
</body>
</html>