cmdr2
|
c10411c506
|
Initial files for installer v2.5
|
2022-10-03 22:58:36 +05:30 |
|
cmdr2
|
f05d114f05
|
Report the error in the UI. Regression after switching to the task queue
|
2022-09-30 10:50:38 +05:30 |
|
cmdr2
|
b4c68a8ae5
|
Save the negative prompt in the text file
|
2022-09-28 18:33:08 +05:30 |
|
cmdr2
|
34023f66f0
|
Bump version
|
2022-09-28 15:10:24 +05:30 |
|
cmdr2
|
2696da7337
|
Allow using a custom ckpt model
|
2022-09-28 15:10:05 +05:30 |
|
cmdr2
|
553525a0fb
|
Make the task entries collapsible
|
2022-09-28 13:44:48 +05:30 |
|
cmdr2
|
38ebb95e63
|
Bring the bell back
|
2022-09-28 13:17:45 +05:30 |
|
cmdr2
|
32bafd8b01
|
Stop batched tasks properly
|
2022-09-27 20:05:22 +05:30 |
|
cmdr2
|
008b4228d2
|
Support negative prompts. Credit for the approach: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Negative-prompt
|
2022-09-27 19:41:21 +05:30 |
|
cmdr2
|
828a7aabd7
|
Show a processing label
|
2022-09-27 18:37:21 +05:30 |
|
cmdr2
|
acbf2a8ab0
|
Bump version
|
2022-09-27 18:10:32 +05:30 |
|
cmdr2
|
05a4701d98
|
Allow queuing up of tasks
|
2022-09-27 18:09:07 +05:30 |
|
cmdr2
|
864fc84899
|
Hide the image info when the mouse isn't over it
|
2022-09-27 14:28:29 +05:30 |
|
cmdr2
|
a2b9ee5988
|
Stop the images from jumping while rendering
|
2022-09-27 13:56:17 +05:30 |
|
cmdr2
|
fac8e8aa8b
|
Insert the latest batch of images on top
|
2022-09-27 13:48:50 +05:30 |
|
mrbusysky
|
926ffefac8
|
Correction of link position
and correction of the label being on the wrong line.
|
2022-09-26 21:24:20 -07:00 |
|
mrbusysky
|
e107037011
|
Updated links to add the reddit
|
2022-09-24 22:00:42 -07:00 |
|
cmdr2
|
688659b815
|
Hotfix for batched-up chunked responses
|
2022-09-24 22:29:31 +05:30 |
|
cmdr2
|
6fc9098035
|
Slightly improve how the inpainting editor canvas looks
|
2022-09-24 17:31:46 +05:30 |
|
cmdr2
|
86d0feed32
|
Update readme image; Tweak modifier wording
|
2022-09-24 16:19:59 +05:30 |
|
cmdr2
|
102e454902
|
Don't log thumbnail requests into the access log, makes it hard to answer support queries since the server and access logs are the same right now
|
2022-09-24 15:55:45 +05:30 |
|
cmdr2
|
88d59eb7fa
|
Keep the first thumbnail category open, to invite users to try it out
|
2022-09-24 15:39:48 +05:30 |
|
cmdr2
|
53ebd583cf
|
Rename to thumbnail size
|
2022-09-24 15:31:31 +05:30 |
|
cmdr2
|
a1914f5079
|
Vertical align sliders
|
2022-09-24 15:30:22 +05:30 |
|
cmdr2
|
ecf7860847
|
Merge branch 'beta' into patch-5
|
2022-09-24 11:20:06 +05:30 |
|
cmdr2
|
27e2699fa1
|
Bust the modifiers cache
|
2022-09-24 09:47:34 +05:30 |
|
cmdr2
|
d243bf069e
|
Update modifier-thumbnails.css
|
2022-09-24 09:12:02 +05:30 |
|
Haka
|
dde3d5c35b
|
Adjust card label size for very small cards
|
2022-09-24 01:09:47 +03:00 |
|
cmdr2
|
657129e4a7
|
Don't cache modifiers; rearrange the modifier controls
|
2022-09-23 22:01:38 +05:30 |
|
cmdr2
|
342f5e5e41
|
Merge branch 'main' into mod-thumbnails
|
2022-09-23 21:26:53 +05:30 |
|
cmdr2
|
9bb091d31e
|
Fix a bug where DDIM wouldn't get the correct steps from the UI after the first run
|
2022-09-23 21:22:44 +05:30 |
|
cmdr2
|
119d5ba7ff
|
Disable sampler selection if an image is used
|
2022-09-23 20:37:11 +05:30 |
|
cmdr2
|
8cb340be9d
|
Merge branch 'main' into beta
|
2022-09-23 20:19:12 +05:30 |
|
cmdr2
|
8d21ee23f4
|
Move the CSS and JS into separate files
|
2022-09-23 19:48:48 +05:30 |
|
cmdr2
|
5e7c376950
|
Move the thumbnails into the existing 'media' folder; split the CSS for the thumbnails into a separate file
|
2022-09-23 19:32:48 +05:30 |
|
Haka
|
80e4b33047
|
Minor css change
|
2022-09-23 16:36:16 +03:00 |
|
cmdr2
|
4f6287c163
|
Merge branch 'beta' into mod-thumbnails
|
2022-09-23 18:54:53 +05:30 |
|
Haka
|
67252e0c6b
|
Updated the class name for a querySelector
|
2022-09-23 15:38:40 +03:00 |
|
Haka
|
4264c2e266
|
Revert changes to refreshTagsList
|
2022-09-23 15:35:05 +03:00 |
|
Haka
|
0efa4ffb23
|
Add an overlay on top of cards
Clicking the card won't paint over text anymore.
Additional changes,
- Refactored a part of the refreshTagsList function
|
2022-09-23 15:31:22 +03:00 |
|
cmdr2
|
ae108bb603
|
Increase the max guidance scale
|
2022-09-23 17:19:11 +05:30 |
|
cmdr2
|
ca4229c732
|
Rearrange the UI, to use the bigger screen better, move the advanced settings to a different setting, links to help & community resources; cleaner image settings
|
2022-09-23 17:07:54 +05:30 |
|
cmdr2
|
5c827703a1
|
Report the steps for img2img correctly
|
2022-09-23 13:38:33 +05:30 |
|
cmdr2
|
a3de0820b3
|
Fix the 'Expected all tensors to be on the same device' error
|
2022-09-23 11:44:50 +05:30 |
|
cmdr2
|
83cb473a45
|
Fix the ddim_timesteps attribute missing error for txt2img with the ddim sampler
|
2022-09-23 11:14:06 +05:30 |
|
cmdr2
|
e7f9db5e56
|
Fix blurry img2img
|
2022-09-23 11:05:35 +05:30 |
|
Haka
|
af3de448bd
|
Scale card overlay text accordingly
|
2022-09-23 03:01:20 +03:00 |
|
Haka
|
fcb2f1b555
|
Card overlay text improvement
|
2022-09-23 02:50:32 +03:00 |
|
Haka
|
c1bcf9fa8a
|
Modifier Card Resizing
|
2022-09-23 02:36:40 +03:00 |
|
Haka
|
5ddfe7a184
|
Support for longer labels
Additional changes,
- Updated some modifier portraits
- Updated some modifier names
- Removed one useless modifier
|
2022-09-23 00:05:05 +03:00 |
|