mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore(ui): build
This commit is contained in:
parent
76cf2c61db
commit
5cf8e3aa53
188
invokeai/frontend/web/dist/assets/App-579b8e30.js
vendored
188
invokeai/frontend/web/dist/assets/App-579b8e30.js
vendored
File diff suppressed because one or more lines are too long
188
invokeai/frontend/web/dist/assets/App-6ddfe4ee.js
vendored
Normal file
188
invokeai/frontend/web/dist/assets/App-6ddfe4ee.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
import{j as y,cM as Ie,r as _,cN as bt,q as Lr,cO as o,cP as b,cQ as v,cR as S,cS as Vr,cT as ut,cU as vt,cV as ft,cW as mt,n as gt,cX as ht,E as pt}from"./index-2d974f8a.js";import{d as yt,i as St,T as xt,j as $t,g as kt}from"./storeHooks-6922bc0c.js";var Or=`
|
||||
import{j as y,cM as Ie,r as _,cN as bt,s as Lr,cO as o,cP as b,cQ as v,cR as S,cS as Vr,cT as ut,cU as vt,cV as ft,cW as mt,p as gt,cX as ht,G as pt}from"./index-881a4f18.js";import{d as yt,i as St,T as xt,j as $t,h as kt}from"./storeHooks-97df312c.js";var Or=`
|
||||
:root {
|
||||
--chakra-vh: 100vh;
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
9
invokeai/frontend/web/dist/assets/storeHooks-97df312c.js
vendored
Normal file
9
invokeai/frontend/web/dist/assets/storeHooks-97df312c.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
invokeai/frontend/web/dist/index.html
vendored
2
invokeai/frontend/web/dist/index.html
vendored
@ -12,7 +12,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="./assets/index-2d974f8a.js"></script>
|
||||
<script type="module" crossorigin src="./assets/index-881a4f18.js"></script>
|
||||
<link rel="stylesheet" href="./assets/index-5483945c.css">
|
||||
</head>
|
||||
|
||||
|
3
invokeai/frontend/web/dist/locales/en.json
vendored
3
invokeai/frontend/web/dist/locales/en.json
vendored
@ -49,10 +49,11 @@
|
||||
"langSimplifiedChinese": "简体中文",
|
||||
"langUkranian": "Украї́нська",
|
||||
"langSpanish": "Español",
|
||||
"text2img": "Text To Image",
|
||||
"txt2img": "Text To Image",
|
||||
"img2img": "Image To Image",
|
||||
"unifiedCanvas": "Unified Canvas",
|
||||
"nodes": "Nodes",
|
||||
"postprocessing": "Post Processing",
|
||||
"nodesDesc": "A node based system for the generation of images is under development currently. Stay tuned for updates about this amazing feature.",
|
||||
"postProcessing": "Post Processing",
|
||||
"postProcessDesc1": "Invoke AI offers a wide variety of post processing features. Image Upscaling and Face Restoration are already available in the WebUI. You can access them from the Advanced Options menu of the Text To Image and Image To Image tabs. You can also process images directly, using the image action buttons above the current image display or in the viewer.",
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user