InvokeAI/invokeai
Song, Pengcheng d47fbf283c translationBot(ui): update translation (Chinese (Simplified))
Currently translated at 100.0% (542 of 542 strings)

translationBot(ui): update translation (Chinese (Simplified))

Currently translated at 88.0% (477 of 542 strings)

Co-authored-by: Song, Pengcheng <17528592@qq.com>
Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/
Translation: InvokeAI/Web UI
2023-10-12 23:45:46 +11:00
..
app Maryhipp/dummy bulk download (#4852) 2023-10-11 23:27:22 +00:00
assets Nodes-FaceTools (FaceIdentifier, FaceOff, FaceMask) (#4576) 2023-09-29 17:54:13 +10:00
backend Demote model cache logs from warning to debug based on the conversation here: https://discord.com/channels/1020123559063990373/1049495067846524939/1161647290189090816 2023-10-11 12:02:46 -04:00
configs add a lists of t2i adapters to startup set 2023-10-08 18:53:21 -04:00
frontend translationBot(ui): update translation (Chinese (Simplified)) 2023-10-12 23:45:46 +11:00
version Update version to 3.2.0 2023-10-03 10:29:27 +11:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00
README CODEOWNERS coarse draft 2023-03-03 14:36:43 -05:00

Organization of the source tree:

app -- Home of nodes invocations and services
assets -- Images and other data files used by InvokeAI
backend -- Non-user facing libraries, including the rendering
	core.
configs -- Configuration files used at install and run times
frontend -- User-facing scripts, including the CLI and the WebUI
version -- Current InvokeAI version string, stored
	in version/invokeai_version.py