Commit Graph

55 Commits

Author SHA1 Message Date
kaj
2a4f81a5df fix: MaybePromise type 2023-09-19 13:29:06 -08:00
kaj
0d55a99dd5 fix: comment 2023-09-19 13:20:53 -08:00
kaj
ca0831fe05 feat: plugin getStableDiffusionAllowedResolutions 2023-09-19 13:19:42 -08:00
Ezekiel Wotring
76772d7b9a Merge pull request #76 from jtydhr88/webui-plugin-bug-fix
webui plugin bug fix - check empty str
2023-05-31 18:30:05 -08:00
jtydhr88
4ae2e1766e webui plugin: check empty str 2023-05-31 13:55:51 -04:00
Conner Ruhl
552ddb4a3d Merge pull request #24 from jtydhr88/webui-plugin
Support local inference via the A1111 plugin
2023-05-24 10:34:33 -05:00
Conner Ruhl
3dc0e66cc4 Merge branch 'main' into webui-plugin 2023-05-24 10:29:47 -05:00
Conner Ruhl
9f35bf3d66 Create README.md 2023-05-24 10:22:59 -05:00
Conner Ruhl
5beb7fceb6 List first-party plugins 2023-05-24 10:18:10 -05:00
Conner Ruhl
8951fd7a71 Wording tweaks 2023-05-24 10:06:36 -05:00
jtydhr88
562685e245 read image info from api 2023-05-24 08:45:49 -04:00
jtydhr88
981036a51d fix to get generated images 2023-05-23 20:46:25 -04:00
kaj
5cc7eaf5c0 fix comment 2023-05-23 14:31:03 -08:00
kaj
de681e7b9f refactor 2023-05-23 14:26:18 -08:00
Stephan Auerhahn
25f2bcd955 Merge pull request #40 from Stability-AI/devcontainers
Add dev container configs
2023-05-23 10:09:19 -07:00
Conner Ruhl
6ac5f78eea Remove images 2023-05-23 11:50:24 -05:00
Conner Ruhl
e7d1fb71b5 More readme tweaks 2023-05-23 11:48:50 -05:00
Conner Ruhl
85c3ff7f8f Update thanks link 2023-05-23 11:41:22 -05:00
Conner Ruhl
e9b649b2eb Merge branch 'webui-plugin' of https://github.com/jtydhr88/StableStudio into webui-plugin 2023-05-23 11:40:43 -05:00
Conner Ruhl
8478fc6e92 Update README 2023-05-23 11:40:22 -05:00
jtydhr88
4d93006b7e read seed for existing images 2023-05-22 22:56:03 -04:00
Conner Ruhl
2f4c155325 Merge branch 'main' of https://github.com/Stability-AI/StableStudio into webui-plugin 2023-05-22 17:02:16 -05:00
Conner Ruhl
53ec45f6c2 Update README 2023-05-22 17:01:24 -05:00
jtydhr88
59fe8542f2 add a setting for history image count, and improve generated date 2023-05-22 17:43:47 -04:00
Ezekiel Wotring
95c9d88b54 Merge pull request #57 from Stability-AI/readme-tweaks
main README tweaks
2023-05-22 13:09:56 -08:00
Conner Ruhl
e52da0f863 Update README.md 2023-05-22 16:08:57 -05:00
jtydhr88
f87e36598b add upscale support 2023-05-22 16:53:14 -04:00
kaj
1f662ad34c header tweaks 2023-05-22 09:44:28 -08:00
kaj
72fecfbdbf fix some grammar 2023-05-22 09:42:40 -08:00
kaj
e3e58b6707 better readme 2023-05-22 09:35:59 -08:00
jtydhr88
7d73a79671 add load existing images by extension on webui 2023-05-21 22:34:35 -04:00
jtydhr88
5af86c8ca7 store settings and check webui status 2023-05-21 22:34:35 -04:00
jtydhr88
e7673fe8d8 add mask/inpaint/outpaint support 2023-05-21 22:34:35 -04:00
jtydhr88
47f769b295 add cfg scale 2023-05-21 22:34:35 -04:00
jtydhr88
a737c19541 add init image(img2img) support 2023-05-21 22:34:35 -04:00
jtydhr88
05ee9fbd2a bug fix 2023-05-21 22:34:34 -04:00
jtydhr88
057c68fff3 add a setting for webui host url 2023-05-21 22:34:34 -04:00
jtydhr88
8ba2ab7724 add model and sampler select 2023-05-21 22:34:34 -04:00
jtydhr88
9e4da7a083 Make a basic implement for webui plugin 2023-05-21 22:34:34 -04:00
kaj
46fd12f6e4 fix: Stability API plugin style images 2023-05-20 10:37:38 -08:00
Stephan Auerhahn
cf4553a71e Add port attributes 2023-05-20 13:09:55 +00:00
Stephan Auerhahn
e7741af34a remove port mapping 2023-05-20 12:00:02 +00:00
Stephan Auerhahn
8198509cfc add devcontainer configs 2023-05-20 11:40:30 +00:00
Ezekiel Wotring
02e6bc3eb0 Update issue templates 2023-05-19 16:46:30 -08:00
kaj
3957170491 remove unnecessary console logs 2023-05-19 10:17:47 -08:00
Ezekiel Wotring
c98e110f05 Merge pull request #28 from eltociear/patch-1
Fix typo in stablestudio-ui/README.md
2023-05-19 07:53:27 -08:00
Ikko Eltociear Ashimine
cd2d7fd483 Fix typo in stablestudio-ui/README.md
prefered -> preferred
2023-05-20 00:09:56 +09:00
Conner Ruhl
98e12e9a90 Merge pull request #16 from hlky/sampler
Sampler
2023-05-18 12:58:28 -05:00
hlky
2968847019 User-friendly names 2023-05-18 18:46:14 +01:00
Conner Ruhl
9bd20e59c1 Change value to ID 2023-05-18 12:08:24 -05:00