{"id":16203584,"url":"https://github.com/unitycoder/unityinvokeai","last_synced_at":"2025-03-16T10:32:58.294Z","repository":{"id":62984024,"uuid":"561832296","full_name":"unitycoder/UnityInvokeAI","owner":"unitycoder","description":"simple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)","archived":false,"fork":false,"pushed_at":"2022-12-31T19:45:34.000Z","size":36,"stargazers_count":98,"open_issues_count":2,"forks_count":9,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-27T07:51:12.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unitycoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-04T15:36:13.000Z","updated_at":"2025-02-01T13:20:23.000Z","dependencies_parsed_at":"2023-01-31T19:40:19.938Z","dependency_job_id":null,"html_url":"https://github.com/unitycoder/UnityInvokeAI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitycoder%2FUnityInvokeAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitycoder%2FUnityInvokeAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitycoder%2FUnityInvokeAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitycoder%2FUnityInvokeAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitycoder","download_url":"https://codeload.github.com/unitycoder/UnityInvokeAI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814907,"owners_count":20352037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T09:54:31.814Z","updated_at":"2025-03-16T10:32:58.017Z","avatar_url":"https://github.com/unitycoder.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityInvokeAI\nsimple Unity editor UI for calling InvokeAI (stable diffusion) web interface (locally)\n\n## Important Note\n- This currently supports only invokeAI version v1.14.1\n- Unity version is 2019.4.25f1 (but should work in newer releases too)\n\n#### Installation : InvokeAI v1.14.1)\n- install anaconda https://docs.anaconda.com/anaconda/install/windows/\n- NOTE can also follow old install instructions at https://github.com/invoke-ai/InvokeAI/tree/9b28c65e4b0526956fd90ad86e2118536e4eaa9b\n- Download https://github.com/invoke-ai/InvokeAI/releases/tag/release-1.14.1 (source code zip)\n- unzip it\n- run Anaconda3 Prompt (from windows start menu)\n- Go to your invokeAI download folder: ```cd C:\\Users\\USERNAME\\Downloads\\InvokeAI-release-1.14.1\\InvokeAI-release-1.14.1\\``` (main.py is in this folder)\n- ```conda activate ldm```\n- download models from: https://huggingface.co/CompVis/stable-diffusion-v-1-4-original (you'll need to signup first and accept license agreement)\n- download **\"sd-v1-4.ckpt\"**\n- create folder(s): **\\InvokeAI-release-1.14.1\\models\\ldm\\stable-diffusion-v1**\n- place **\"sd-v1-4.ckpt\"** file there, rename it as **\"model.ckpt\"**\n- From anaconda3 prompt, run: ```python scripts\\preload_models.py```\n- From anaconda3 prompt, run: ```python scripts\\dream.py --web```\n- test in browser: http://127.0.0.1:9090/\n\n### Setup Unity plugin\n- open window Tools/StableUI\n- in the settings view, paste in your installation folder (example): **\"C:\\Users\\USERNAME\\Downloads\\InvokeAI-release-1.14.1\\InvokeAI-release-1.14.1\\\"**\n- click save\n- test image creation by adding some prompt and press \"Generate\"\n\n### Info\n- See https://github.com/unitycoder/UnityInvokeAI/wiki\n\n### Images\n![image](https://user-images.githubusercontent.com/5438317/200028080-b592525d-5db1-4bc3-acdd-cb40de51a187.png)\n\n### Website\n- https://unitycoder.com/blog/2022/11/04/unity-stable-diffusion-plugin/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitycoder%2Funityinvokeai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funitycoder%2Funityinvokeai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitycoder%2Funityinvokeai/lists"}