Commit Graph

770 Commits

Author SHA1 Message Date
cmdr2
fa84d812f1 Update config screenshot 2022-08-31 12:25:03 +05:30
cmdr2
4ffa8420dd New UI Screenshot with image modifier tags 2022-08-31 12:18:19 +05:30
cmdr2
7dc1c54578 New UI; A library of image modifier tags like 'realistic', 'artstation', 'pencil sketch' etc 2022-08-31 12:16:25 +05:30
cmdr2
05434d3575
Update README.md 2022-08-31 08:06:02 +05:30
cmdr2
ddea9b9f38
Update README.md 2022-08-30 22:00:52 +05:30
cmdr2
9445ee41cf
Update README.md 2022-08-30 22:00:41 +05:30
cmdr2
8325b4e5aa Beta notice for v2 2022-08-30 22:00:01 +05:30
cmdr2
1ff9db3714 Use port 9000 2022-08-29 09:29:08 +05:30
cmdr2
12ff102a21
Merge pull request #24 from ChrisAcrobat/pr-1
Update docker-compose.yml
2022-08-28 21:47:25 +05:30
cmdr2
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
cmdr2
b860dbd9a6 Revert to using docker-compose commands, since ./server wasn't working reliably on some platforms 2022-08-27 14:14:24 +05:30
Christoffer Olofsson
c7713f559d
Update docker-compose.yml 2022-08-27 10:34:29 +02:00
cmdr2
7c60189f29 Reduce opacity of the labels over the image until the mouse moves over it 2022-08-27 11:21:10 +05:30
cmdr2
35dc13ffcf Update screenshot for the new num_outputs config 2022-08-27 10:55:59 +05:30
cmdr2
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
cmdr2
75a9466232 Avoid running a background task in ./server, seems to be causing issues on some distros 2022-08-27 00:25:49 +05:30
cmdr2
2ffe7cc843 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-27 00:20:32 +05:30
cmdr2
d111911c18 Button to download the generated image 2022-08-27 00:20:20 +05:30
cmdr2
d55935f8c0
Update README.md 2022-08-26 22:53:42 +05:30
cmdr2
4def55368c
Troubleshooting: use the latest WSL kernel 2022-08-26 22:36:44 +05:30
cmdr2
661eff90fc Use the latest Stable Diffusion model 2022-08-26 22:31:08 +05:30
cmdr2
66d809e9ed Update screenshots with the new port 9000 2022-08-26 21:41:20 +05:30
cmdr2
1bd812a2cf Add a note about using ./server commands instead of docker-compose directly 2022-08-26 21:14:23 +05:30
cmdr2
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
cmdr2
f526b2df94 Update screenshot for img2img and masking 2022-08-26 19:55:04 +05:30
cmdr2
a2a4b32f7b
Screenshot showing img2img and masking 2022-08-26 19:53:10 +05:30
cmdr2
cb914ea77f Add new screenshots 2022-08-26 19:51:31 +05:30
cmdr2
e1bbc2876d Executable server 2022-08-26 19:35:21 +05:30
cmdr2
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
cmdr2
716ba93787 Inpainting/mask usage 2022-08-26 19:04:04 +05:30
cmdr2
34e6fee4e7 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-26 18:56:45 +05:30
cmdr2
3de2383505 Image masking support 2022-08-26 18:56:34 +05:30
cmdr2
5c8c9d3bac
Update README.md 2022-08-26 07:53:03 +05:30
cmdr2
e45d1d42a8
Update README.md 2022-08-26 07:29:08 +05:30
cmdr2
252900356f
Update README.md 2022-08-26 07:24:57 +05:30
cmdr2
8edce9fe36
Update README.md 2022-08-26 07:24:38 +05:30
cmdr2
e8fd6845c8 Reorganize usage notes for img2img 2022-08-26 07:15:19 +05:30
cmdr2
946505cc0e Tweak usage notes for img2img 2022-08-26 07:06:50 +05:30
cmdr2
81483cc3e1 img2img message 2022-08-26 06:59:51 +05:30
cmdr2
6eb075a350 img2img is now supported notice 2022-08-26 06:57:20 +05:30
cmdr2
125e6c2af6 Troubleshooting step: rebind port 2022-08-26 06:55:16 +05:30
cmdr2
ba102ef0a1 Dark mode colors 2022-08-26 06:49:13 +05:30
cmdr2
79ec1739de img2img is live 2022-08-26 06:38:29 +05:30
cmdr2
1e8a7b6601 Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui 2022-08-26 00:12:53 +05:30
cmdr2
1c10ce9f53 Readme for img2img usage 2022-08-26 00:09:54 +05:30
cmdr2
493116300f
Merge pull request #7 from lumir-mrkva/patch-1
use HTTPS for repo clone instead
2022-08-26 00:05:08 +05:30
lumir-mrkva
44abb50153
use HTTPS for repo clone instead 2022-08-25 19:59:03 +02:00
cmdr2
24d31eb5da Update readme for img2img 2022-08-25 23:00:50 +05:30
cmdr2
84364ff8fd
Merge pull request #6 from EuroWhisper/feature/add-audio-toggle
Feature - Add audio toggle with value that persists between page loads
2022-08-25 22:59:16 +05:30