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 |
|
cmdr2
|
c675caf3f9
|
Fix a missing ddim_steps error for the DDIM sampler
|
2022-09-23 00:54:35 +05:30 |
|
cmdr2
|
956b3d89db
|
New samplers for txt2img: "ddim", "plms", "heun", "euler", "euler_a", "dpm2", "dpm2_a", "lms"
|
2022-09-23 00:19:05 +05:30 |
|
cmdr2
|
b0c15bc430
|
Latest commit on basujindal's fork for the Linux version
|
2022-09-22 23:04:29 +05:30 |
|
cmdr2
|
b934a6b6e9
|
Compatibility mode for API calls made without the streaming flag
|
2022-09-22 22:55:57 +05:30 |
|
cmdr2
|
df73be495e
|
Live preview warning
|
2022-09-22 22:23:42 +05:30 |
|
cmdr2
|
efca13c8c0
|
Live preview warning
|
2022-09-22 22:22:07 +05:30 |
|
cmdr2
|
e49b0b9381
|
Warning for live preview
|
2022-09-22 22:21:01 +05:30 |
|
cmdr2
|
a69cd85ed7
|
Bump version
|
2022-09-22 22:15:09 +05:30 |
|
cmdr2
|
7b520942dc
|
Update to the latest commit on basujindal's SD fork; More VRAM garbage-collection; Speed up live preview by displaying only every 5th step
|
2022-09-22 22:14:25 +05:30 |
|
Haka
|
7ee00230fd
|
Fix 'No Image' paragraph
|
2022-09-22 18:47:57 +03:00 |
|
Haka
|
bc8c7285da
|
Merge branch 'main' of https://github.com/Hakorr/stable-diffusion-ui
|
2022-09-22 18:02:25 +03:00 |
|
Haka
|
12e6baa925
|
Modifier Thumbnail Feature
Additional changes
- Changed some innerHTML to innerText
|
2022-09-22 18:01:30 +03:00 |
|
cmdr2
|
f98225cdb6
|
Better errors when the server fails
|
2022-09-22 18:04:11 +05:30 |
|
cmdr2
|
310abcd8b9
|
Improve the error reporting; Ensure that the stop button has been reset if there's an error
|
2022-09-22 15:47:38 +05:30 |
|
cmdr2
|
f42eaaea86
|
Fix incorrect patch for env
|
2022-09-22 12:48:11 +05:30 |
|
cmdr2
|
bfdb74979f
|
Restrict to pandas 1.4.4, the new 1.5 version breaks the numpy dependency
|
2022-09-22 12:25:57 +05:30 |
|
cmdr2
|
28e002e248
|
Bump version
|
2022-09-21 23:00:19 +05:30 |
|
cmdr2
|
7d12dbd4b2
|
Free up VRAM when possible
|
2022-09-21 21:53:25 +05:30 |
|
cmdr2
|
6f60e71ea4
|
'almost done' is misleading sometimes
|
2022-09-21 20:39:14 +05:30 |
|
cmdr2
|
16c842366a
|
Don't apply filters if the user stops a task
|
2022-09-21 19:29:27 +05:30 |
|
cmdr2
|
97ba151e09
|
Favicon
|
2022-09-21 18:28:43 +05:30 |
|
cmdr2
|
18f452d968
|
Fix another bug with placeholder images; Move the logic for whether show_only_filtered is applied to the server
|
2022-09-21 17:41:42 +05:30 |
|
cmdr2
|
bb6db783d8
|
Fix a bug where the stop button wouldn't go away after the task finished. This happened when the upscaling/face correction was on, and insufficient image placeholders were created
|
2022-09-21 16:26:13 +05:30 |
|
cmdr2
|
49ce302bd4
|
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
|
2022-09-21 15:14:34 +05:30 |
|
cmdr2
|
95f01007a3
|
Fix a bug where negative steps remaining would mess up the countdown
|
2022-09-21 15:14:22 +05:30 |
|
cmdr2
|
108e516b80
|
Don't use colorama
|
2022-09-16 21:32:08 +05:30 |
|
cmdr2
|
1c5097b81b
|
Hotfix for pywavelet version, attempt 1
|
2022-09-16 00:36:31 +05:30 |
|
cmdr2
|
ef1bbda49c
|
Inpainting editor
|
2022-09-15 23:29:55 +05:30 |
|
cmdr2
|
5fed14cb78
|
Bump version
|
2022-09-15 17:54:35 +05:30 |
|
cmdr2
|
7e7c110851
|
Image mask (inpainting)
|
2022-09-15 17:54:03 +05:30 |
|
cmdr2
|
5337153761
|
Remove the use of activate.d for the windows installer, since it allows for easier debugging later on
|
2022-09-15 15:14:48 +05:30 |
|
cmdr2
|
444834a891
|
Merge pull request #194 from cmdr2/main
Merge from main
|
2022-09-15 15:11:17 +05:30 |
|
cmdr2
|
2587727087
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-09-15 13:21:14 +05:30 |
|
cmdr2
|
a6456b068d
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-09-15 13:20:44 +05:30 |
|
cmdr2
|
4ccf26c23f
|
Patch the openAI code only if it exists
|
2022-09-15 13:19:42 +05:30 |
|
cmdr2
|
3927dfa71d
|
Update Troubleshooting.md
|
2022-09-15 13:06:54 +05:30 |
|
cmdr2
|
31c324bcc3
|
Killed due to low RAM
|
2022-09-15 13:06:37 +05:30 |
|