1
0
forked from cgvr/DeltaVR

port InvokeAI API client to Unity, use it in ImageGenerationBox

This commit is contained in:
2025-12-22 13:19:28 +02:00
parent 236f0758df
commit 1b3b3db1bf
11 changed files with 1033 additions and 74 deletions

View File

@@ -27,7 +27,7 @@ RectTransform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 669736891457552810}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0.857}
m_LocalPosition: {x: 0, y: 0, z: 0.5}
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
m_ConstrainProportionsScale: 0
m_Children:
@@ -37,8 +37,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 1.204}
m_SizeDelta: {x: 400, y: 100}
m_AnchoredPosition: {x: 0, y: 1.2}
m_SizeDelta: {x: 250, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!223 &6879637936960607693
Canvas:
@@ -214,7 +214,7 @@ Transform:
m_Children:
- {fileID: 4986844661789441171}
m_Father: {fileID: 0}
m_RootOrder: 36
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!33 &3449909605412981856
MeshFilter:
@@ -334,7 +334,6 @@ MonoBehaviour:
whisper: {fileID: 0}
microphoneRecord: {fileID: 4391541691227486968}
outputText: {fileID: 4513192310212875305}
currentTextOutput:
--- !u!1 &5819114791296431922
GameObject:
m_ObjectHideFlags: 0
@@ -371,7 +370,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 380, y: 80}
m_SizeDelta: {x: 240, y: 80}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &525409158048368038
CanvasRenderer: