chore(ui): build frontend

This commit is contained in:
psychedelicious
2023-03-05 19:28:40 +11:00
parent 545d8968fd
commit b07621e27e
15 changed files with 1492 additions and 638 deletions

View File

@ -5,11 +5,18 @@
<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" />
<script type="module" crossorigin src="./assets/index-4543bfbe.js"></script>
<link rel="stylesheet" href="./assets/index-1ee4e1fb.css">
<style>
html,
body {
padding: 0;
margin: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-6f7e626f.js"></script>
<link rel="stylesheet" href="./assets/index-5483945c.css">
</head>
<body>
<body dir="ltr">
<div id="root"></div>
</body>