InvokeAI/frontend/dist/index.html

18 lines
477 B
HTML
Raw Normal View History

<!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>
2022-10-27 15:04:32 +00:00
<link rel="shortcut icon" type="icon" href="./assets/favicon.0d253ced.ico" />
2022-10-31 05:18:01 +00:00
<script type="module" crossorigin src="./assets/index.fb948d0a.js"></script>
2022-10-31 02:55:29 +00:00
<link rel="stylesheet" href="./assets/index.bb945c0a.css">
</head>
<body>
<div id="root"></div>
</body>
2022-10-20 00:02:26 +00:00
</html>