Skip to content

Commit e1b576c

Browse files
RyanJDickhipsterusername
authored andcommitted
yarn build
1 parent 971ccfb commit e1b576c

File tree

8 files changed

+338
-330
lines changed

8 files changed

+338
-330
lines changed

invokeai/frontend/web/dist/assets/App-6a1ad010.js

+169
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

invokeai/frontend/web/dist/assets/App-c6eb6a29.js

-169
This file was deleted.

invokeai/frontend/web/dist/assets/MantineProvider-2072a471.js renamed to invokeai/frontend/web/dist/assets/MantineProvider-2b56c833.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

invokeai/frontend/web/dist/assets/ThemeLocaleProvider-bbfac5eb.js renamed to invokeai/frontend/web/dist/assets/ThemeLocaleProvider-6be4f995.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import{w as s,h$ as T,v as l,a2 as I,i0 as R,ae as V,i1 as z,i2 as j,i3 as D,i4 as F,i5 as G,i6 as W,i7 as K,aG as H,i8 as U,i9 as Y}from"./index-6f7e7659.js";import{M as Z}from"./MantineProvider-2072a471.js";var P=String.raw,E=P`
1+
import{v as s,h_ as T,u as l,a1 as I,h$ as R,ad as V,i0 as z,i1 as j,i2 as D,i3 as F,i4 as G,i5 as W,i6 as K,aF as H,i7 as U,i8 as Y}from"./index-a24a7159.js";import{M as Z}from"./MantineProvider-2b56c833.js";var P=String.raw,E=P`
22
:root,
33
:host {
44
--chakra-vh: 100vh;

invokeai/frontend/web/dist/assets/index-6f7e7659.js

-158
This file was deleted.

invokeai/frontend/web/dist/assets/index-a24a7159.js

+158
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

invokeai/frontend/web/dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
margin: 0;
1616
}
1717
</style>
18-
<script type="module" crossorigin src="./assets/index-6f7e7659.js"></script>
18+
<script type="module" crossorigin src="./assets/index-a24a7159.js"></script>
1919
</head>
2020

2121
<body dir="ltr">

invokeai/frontend/web/dist/locales/en.json

+8
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,14 @@
785785
"integerPolymorphic": "Integer Polymorphic",
786786
"integerPolymorphicDescription": "A collection of integers.",
787787
"invalidOutputSchema": "Invalid output schema",
788+
"ipAdapter": "IP-Adapter",
789+
"ipAdapterCollection": "IP-Adapters Collection",
790+
"ipAdapterCollectionDescription": "A collection of IP-Adapters.",
791+
"ipAdapterDescription": "An Image Prompt Adapter (IP-Adapter).",
792+
"ipAdapterModel": "IP-Adapter Model",
793+
"ipAdapterModelDescription": "IP-Adapter Model Field",
794+
"ipAdapterPolymorphic": "IP-Adapter Polymorphic",
795+
"ipAdapterPolymorphicDescription": "A collection of IP-Adapters.",
788796
"latentsCollection": "Latents Collection",
789797
"latentsCollectionDescription": "Latents may be passed between nodes.",
790798
"latentsField": "Latents",

0 commit comments

Comments
 (0)