Commit Graph

2472 Commits

Author SHA1 Message Date
867b5b2ee4 Update README.md 2022-09-01 12:01:56 +05:30
85e29fffc9 Update README.md 2022-09-01 11:59:46 +05:30
fa84d812f1 Update config screenshot 2022-08-31 12:25:03 +05:30
4ffa8420dd New UI Screenshot with image modifier tags 2022-08-31 12:18:19 +05:30
7dc1c54578 New UI; A library of image modifier tags like 'realistic', 'artstation', 'pencil sketch' etc 2022-08-31 12:16:25 +05:30
05434d3575 Update README.md 2022-08-31 08:06:02 +05:30
ddea9b9f38 Update README.md 2022-08-30 22:00:52 +05:30
9445ee41cf Update README.md 2022-08-30 22:00:41 +05:30
8325b4e5aa Beta notice for v2 2022-08-30 22:00:01 +05:30
1ff9db3714 Use port 9000 2022-08-29 09:29:08 +05:30
12ff102a21 Merge pull request #24 from ChrisAcrobat/pr-1
Update docker-compose.yml
2022-08-28 21:47:25 +05:30
f660111751 Merge pull request #19 from dsmmcken/dsmmcken-patch-1
Allow other image file types
2022-08-27 22:15:14 +05:30
Don
bac08306fb Allow other image file types
underlying library accepts a wide range of filetypes, no need to restrict it to just png. I wanted to use a jpg.
2022-08-27 11:55:00 -04:00
b860dbd9a6 Revert to using docker-compose commands, since ./server wasn't working reliably on some platforms v1.24 2022-08-27 14:14:24 +05:30
c7713f559d Update docker-compose.yml 2022-08-27 10:34:29 +02:00
7c60189f29 Reduce opacity of the labels over the image until the mouse moves over it 2022-08-27 11:21:10 +05:30
35dc13ffcf Update screenshot for the new num_outputs config v1.23 2022-08-27 10:55:59 +05:30
6b55f385c7 Allow generating an arbitrary number of output images, with parallel batches of 1 or 4 depending on the GPU's capabilities 2022-08-27 10:53:46 +05:30
75a9466232 Avoid running a background task in ./server, seems to be causing issues on some distros v1.22 2022-08-27 00:25:49 +05:30
2ffe7cc843 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-27 00:20:32 +05:30
d111911c18 Button to download the generated image 2022-08-27 00:20:20 +05:30
d55935f8c0 Update README.md 2022-08-26 22:53:42 +05:30
4def55368c Troubleshooting: use the latest WSL kernel 2022-08-26 22:36:44 +05:30
661eff90fc Use the latest Stable Diffusion model 2022-08-26 22:31:08 +05:30
66d809e9ed Update screenshots with the new port 9000 v1.21 2022-08-26 21:41:20 +05:30
1bd812a2cf Add a note about using ./server commands instead of docker-compose directly 2022-08-26 21:14:23 +05:30
96e4a4ae03 Switch to port 9000, and post a redirection notice at port 8000. This avoids a port conflicts since port 8000 is often used by other servers, and hopefully avoids a common source of new-user issues in the future 2022-08-26 21:04:55 +05:30
f526b2df94 Update screenshot for img2img and masking 2022-08-26 19:55:04 +05:30
a2a4b32f7b Screenshot showing img2img and masking 2022-08-26 19:53:10 +05:30
cb914ea77f Add new screenshots 2022-08-26 19:51:31 +05:30
e1bbc2876d Executable server v1.2 2022-08-26 19:35:21 +05:30
3bcde36821 Wrap the server operations in a single 'server' command. This will help manage the underlying engine better in the future 2022-08-26 19:33:32 +05:30
716ba93787 Inpainting/mask usage 2022-08-26 19:04:04 +05:30
34e6fee4e7 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-26 18:56:45 +05:30
3de2383505 Image masking support 2022-08-26 18:56:34 +05:30
5c8c9d3bac Update README.md 2022-08-26 07:53:03 +05:30
e45d1d42a8 Update README.md 2022-08-26 07:29:08 +05:30
252900356f Update README.md 2022-08-26 07:24:57 +05:30
8edce9fe36 Update README.md 2022-08-26 07:24:38 +05:30
e8fd6845c8 Reorganize usage notes for img2img 2022-08-26 07:15:19 +05:30
946505cc0e Tweak usage notes for img2img 2022-08-26 07:06:50 +05:30
81483cc3e1 img2img message v1.1 2022-08-26 06:59:51 +05:30
6eb075a350 img2img is now supported notice 2022-08-26 06:57:20 +05:30
125e6c2af6 Troubleshooting step: rebind port 2022-08-26 06:55:16 +05:30
ba102ef0a1 Dark mode colors 2022-08-26 06:49:13 +05:30
79ec1739de img2img is live 2022-08-26 06:38:29 +05:30
1e8a7b6601 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-26 00:12:53 +05:30
1c10ce9f53 Readme for img2img usage 2022-08-26 00:09:54 +05:30
493116300f Merge pull request #7 from lumir-mrkva/patch-1
use HTTPS for repo clone instead
2022-08-26 00:05:08 +05:30
44abb50153 use HTTPS for repo clone instead 2022-08-25 19:59:03 +02:00