InvokeAI/invokeai/frontend/dist/index.html

17 lines
500 B
HTML
Raw Normal View History

2023-01-25 20:04:52 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>InvokeAI - A Stable Diffusion Toolkit</title>
2023-02-07 11:23:39 +00:00
<link rel="shortcut icon" type="icon" href="./assets/favicon-0d253ced.ico" />
2023-02-07 12:27:12 +00:00
<script type="module" crossorigin src="./assets/index-34c8aef8.js"></script>
2023-02-07 11:23:39 +00:00
<link rel="stylesheet" href="./assets/index-b0bf79f4.css">
2023-01-25 20:04:52 +00:00
</head>
<body>
<div id="root"></div>
</body>
</html>