2023-02-10 01:12:21 +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>
|
|
|
|
<link rel="shortcut icon" type="icon" href="./assets/favicon-0d253ced.ico" />
|
2023-03-06 09:02:40 +00:00
|
|
|
<style>
|
|
|
|
html,
|
|
|
|
body {
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
</style>
|
2023-03-11 02:54:59 +00:00
|
|
|
<script type="module" crossorigin src="./assets/index-c5a5b67c.js"></script>
|
2023-03-06 09:02:40 +00:00
|
|
|
<link rel="stylesheet" href="./assets/index-5483945c.css">
|
2023-02-10 01:12:21 +00:00
|
|
|
</head>
|
|
|
|
|
2023-03-06 09:02:40 +00:00
|
|
|
<body dir="ltr">
|
2023-02-10 01:12:21 +00:00
|
|
|
<div id="root"></div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|