InvokeAI/frontend/dist/index.html

19 lines
475 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>
<link rel="shortcut icon" type="icon" href="/assets/favicon.0d253ced.ico" />
2022-10-07 14:20:02 +00:00
<script type="module" crossorigin src="/assets/index.3a9574b7.js"></script>
<link rel="stylesheet" href="/assets/index.60ca0ee5.css">
</head>
<body>
<div id="root"></div>
</body>
2022-10-06 05:42:26 +00:00
</html>