[bot] builds dev bundle

This commit is contained in:
GitHub Actions Bot 2022-10-06 13:49:06 +00:00 committed by Lincoln Stein
parent c430f5452b
commit 7a0d4c3350
8 changed files with 709 additions and 0 deletions

Binary file not shown.

BIN
frontend/dist/assets/Inter.b9a8e5e2.ttf vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

File diff suppressed because one or more lines are too long

690
frontend/dist/assets/index.a37f9479.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
frontend/dist/assets/logo.13003d72.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

18
frontend/dist/index.html vendored Normal file
View File

@ -0,0 +1,18 @@
<!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" />
<script type="module" crossorigin src="/assets/index.a37f9479.js"></script>
<link rel="stylesheet" href="/assets/index.853a336f.css">
</head>
<body>
<div id="root"></div>
</body>
</html>