InvokeAI/invokeai/frontend/web/dist/index.html

17 lines
500 B
HTML
Raw Normal View History

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-02-22 09:36:55 +00:00
<script type="module" crossorigin src="./assets/index-0e39fbc4.js"></script>
2023-02-19 00:25:01 +00:00
<link rel="stylesheet" href="./assets/index-14cb2922.css">
2023-02-10 01:12:21 +00:00
</head>
<body>
<div id="root"></div>
</body>
</html>