{"id":21390740,"url":"https://github.com/interpause/auto-sd-paint-ext","last_synced_at":"2025-04-04T08:05:55.519Z","repository":{"id":62483926,"uuid":"558653606","full_name":"Interpause/auto-sd-paint-ext","owner":"Interpause","description":"Extension for AUTOMATIC1111 to add custom backend API for Krita Plugin \u0026 more","archived":false,"fork":false,"pushed_at":"2023-12-14T17:32:01.000Z","size":23687,"stargazers_count":484,"open_issues_count":37,"forks_count":40,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-03-28T07:04:01.225Z","etag":null,"topics":["a1111-stable-diffusion-webui","krita-plugin","stable-diffusion"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Interpause.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-28T01:54:07.000Z","updated_at":"2025-02-17T16:41:16.000Z","dependencies_parsed_at":"2024-01-14T08:07:55.886Z","dependency_job_id":null,"html_url":"https://github.com/Interpause/auto-sd-paint-ext","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interpause%2Fauto-sd-paint-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interpause%2Fauto-sd-paint-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interpause%2Fauto-sd-paint-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Interpause%2Fauto-sd-paint-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Interpause","download_url":"https://codeload.github.com/Interpause/auto-sd-paint-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247140018,"owners_count":20890340,"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":["a1111-stable-diffusion-webui","krita-plugin","stable-diffusion"],"created_at":"2024-11-22T13:19:32.866Z","updated_at":"2025-04-04T08:05:55.494Z","avatar_url":"https://github.com/Interpause.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auto-sd-paint-ext\n\nFormerly known as `auto-sd-krita`.\n\n\u003e Extension for AUTOMATIC1111's webUI with Krita Plugin (other drawing studios soon?)\n\n![demo image](./docs/demo.webp)\n\nWhy use this?\n\n- Optimized workflow (txt2img, img2img, inpaint, upscale) \u0026 UI design.\n- Only drawing studio plugin that exposes the Script API.\n\n## Notice\n\nRefer to \u003chttps://github.com/ClashSAN/sd-webui-extension-records\u003e for current working extension \u0026 webUI commits and how to switch commits. This is useful when upstream webUI changes break the extension.\n\nCurrently stuck on two things with regards to further development:\n\n- Config preset system: \u003chttps://github.com/Interpause/auto-sd-paint-ext/tree/feat-config-presets\u003e\n  - Currently having issues figuring out how to implement it without needing to overhaul everything.\n- Switch to official API\n\nSee \u003chttps://github.com/Interpause/auto-sd-paint-ext/issues/41\u003e for planned developments.\n\n## Quick Jump\n\n- Full Installation \u0026 Workflow Tutorial Video! (Coming Soon...)\n- [Installation Guide](https://github.com/Interpause/auto-sd-paint-ext/wiki/Install-Guide)\n- [Usage Guide](https://github.com/Interpause/auto-sd-paint-ext/wiki/Usage-Guide)\n  - [Step by Step Guide to Better Inpainting](https://github.com/Interpause/auto-sd-paint-ext/wiki/Usage-Guide#inpainting-step-by-step)\n- [Update Guide](https://github.com/Interpause/auto-sd-paint-ext/wiki/Update-Guide)\n- [Features](https://github.com/Interpause/auto-sd-paint-ext/wiki/Features)\n- [TODO](https://github.com/Interpause/auto-sd-paint-ext/wiki/TODO)\n- [Contribution Guide](https://github.com/Interpause/auto-sd-paint-ext/wiki/Contribution-Guide)\n\n## Community Videos\n\nThanks [@rexelbartolome](https://github.com/rexelbartolome) for making these videos:\n\n- Installation: \u003chttps://youtu.be/eCSIqJ5cmJs\u003e\n- Rundown of plugin features: \u003chttps://youtu.be/h-BIC9iuPGc\u003e\n\n## FAQ\n\nQ: How does the base_size, max_size system work?\n\nA:\n\nIt is an alternative to AUTO's highres fix that works for all modes, not just txt2img.\n\nThe selection will be resized such that the shorter dimension is base_size. However, if the aforementioned resize causes the longer dimension to exceed max_size, the shorter dimension will be resized to less than base_size. Setting base_size and max_size higher can be used to generate higher resolution images (along with their issues), essentially **disabling the system**, _though it might make sense for img2img mode_.\n\nThis is actually smarter than the builtin highres fix + firstphase width/height system. Thank the original plugin writer, @sddebz, for writing this.\n\n\u003chr/\u003e\n\nQ: Outpainting tab?\n\nA:\nWhile the outpainting tab is still WIP, the outpainting scripts (under img2img tab) works perfectly fine! Alternatively, if you want more control over outpainting, you can:\n\n1. Expand the canvas\n2. Scribble in the newly added blank area\n3. img2img on the blank area + some of the image\n\n\u003chr/\u003e\n\nQ: Is the model loaded into memory twice?\n\nA: No, it shares the same backend. Both the Krita plugin and webUI can be used concurrently.\n\n\u003chr/\u003e\n\nQ: How can you commit to updating regularly?\n\nA: It is easy for me.\n\n\u003chr/\u003e\n\nQ: Will it work with other Krita plugin backends?\n\nA: Unfortunately no, all plugins so far have different APIs. The official API is coming soon though...\n\n## UI Changelog\n\nSee [CHANGELOG.md](./CHANGELOG.md) for the full changelog.\n\n## 2023-01-25\n\n- Add ability to disable base size/max size system; Image generated will be same size as selection.\n\n### 2023-01-20\n\n- Removed \"Use selection as mask\" option; Using the selection to mask generated images is now default behaviour.\n- Added \"Add transparency mask\" option; Choose to mask generated images by adding transparency mask, or directly flatten/crop image.\n- Top paintlayer will now be set as active layer when generation is complete.\n- New docker that shows a live preview of image generation (if enabled in WebUI).\n\n### 2022-12-28\n\n- Added \"Alt Dock Behaviour\" under \"SD Plugin Config\".\n  - _Modifies default Krita dock behaviour!_\n    - Dragging title bar of docker now drags all stacked/tabbed dockers out instead of just one docker.\n    - Dragging the tab now drags the specific docker out instead of only re-arranging the tab.\n  - Enables floating stacked/tabbed dockers.\n  - Enables subdividing dock areas further.\n  - See: \u003chttps://doc.qt.io/qt-6/qmainwindow.html#DockOption-enum\u003e\n- All generations are added to group layer per batch with generation info.\n  - For batches of generations, all but the last image generated is hidden by default.\n\n### 2022-12-20\n\n- **UI Overhaul**: A few miscellaneous changes with some big ones:\n  - All tabs are now their own dockers to allow more flexibility in arranging.\n    - \"Restore Defaults\" will make all dockers re-appear and arrange themselves.\n  - Progress \u0026 number of pending requests now shown.\n  - All dropdowns now support searching, useful if your model checkpoint list is really long.\n\n## Credits\n\n- [@sddebz](https://github.com/sddebz) for writing the original backend API and Krita plugin while keeping the Gradio webUI functionality intact.\n\n## License\n\nMIT for the Krita Plugin backend server \u0026 frontend plugin. Code has been nearly completely rewritten compared to original plugin by now.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterpause%2Fauto-sd-paint-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterpause%2Fauto-sd-paint-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterpause%2Fauto-sd-paint-ext/lists"}