cmdr2
|
50cce36d94
|
Initial version that works with the lstein fork. The only things not working are: CPU mode, streaming updates (live and progress bar), Turbo Mode, and keeps the model in VRAM instead of RAM
|
2022-09-29 20:27:46 +05:30 |
|
cmdr2
|
2696da7337
|
Allow using a custom ckpt model
|
2022-09-28 15:10:05 +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
|
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
|
657129e4a7
|
Don't cache modifiers; rearrange the modifier controls
|
2022-09-23 22:01:38 +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 |
|
cmdr2
|
4f6287c163
|
Merge branch 'beta' into mod-thumbnails
|
2022-09-23 18:54:53 +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
|
b934a6b6e9
|
Compatibility mode for API calls made without the streaming flag
|
2022-09-22 22:55:57 +05:30 |
|
Haka
|
12e6baa925
|
Modifier Thumbnail Feature
Additional changes
- Changed some innerHTML to innerText
|
2022-09-22 18:01:30 +03:00 |
|
cmdr2
|
ef1bbda49c
|
Inpainting editor
|
2022-09-15 23:29:55 +05:30 |
|
cmdr2
|
27071cfa29
|
Live preview of images
|
2022-09-14 22:29:42 +05:30 |
|
cmdr2
|
9f48d5e5ff
|
Show the progress percentage while generating images
|
2022-09-14 16:52:03 +05:30 |
|
cmdr2
|
e59c66ae26
|
Backend changes to support stopping a task mid-way. Uses a custom patch for the stable-diffusion codebase, to make it call a callback for DDIM
|
2022-09-13 19:59:41 +05:30 |
|
cmdr2
|
a6b4d59d94
|
Fix unnecessary warning for config.json
|
2022-09-10 00:29:46 +05:30 |
|
cmdr2
|
666bf0ebb4
|
Merge branch 'main' into beta
|
2022-09-09 21:54:27 +05:30 |
|
cmdr2
|
c283d3181f
|
Don't cache the index page
|
2022-09-09 21:54:13 +05:30 |
|
cmdr2
|
65b2c056c6
|
Revert "Revert "Revert "Revert "Merge pull request #112 from cmdr2/develop""""
This reverts commit 0dd38870e0 .
|
2022-09-09 21:05:24 +05:30 |
|
cmdr2
|
512ffa9030
|
UI for setting the beta/main channel
|
2022-09-09 20:34:32 +05:30 |
|
cmdr2
|
0dd38870e0
|
Revert "Revert "Revert "Merge pull request #112 from cmdr2/develop"""
This reverts commit 788dcbf471 .
|
2022-09-08 23:45:21 +05:30 |
|
cmdr2
|
788dcbf471
|
Revert "Revert "Merge pull request #112 from cmdr2/develop""
This reverts commit 9051bf6e68 .
|
2022-09-08 23:19:35 +05:30 |
|
cmdr2
|
9051bf6e68
|
Revert "Merge pull request #112 from cmdr2/develop"
This reverts commit 598de3697d , reversing
changes made to 0eae17075f .
|
2022-09-08 22:54:54 +05:30 |
|
cmdr2
|
10ed23e144
|
Merge branch 'develop' of github.com:cmdr2/stable-diffusion-ui into develop
|
2022-09-08 21:20:39 +05:30 |
|
cmdr2
|
253e75c747
|
v2.1 - Face correction (GFPGAN) and Upscaling (RealESRGAN)
|
2022-09-08 21:20:27 +05:30 |
|
cmdr2
|
6efbe62dca
|
Don't log /ping healthcheck requests
|
2022-09-08 18:43:22 +05:30 |
|
cmdr2
|
ec49c96219
|
Ko-fi button
|
2022-09-05 18:03:19 +05:30 |
|
cmdr2
|
835dd4da9d
|
Configurable path to save to disk
|
2022-09-05 17:25:25 +05:30 |
|
cmdr2
|
472b8d0e51
|
Keep v2 files in the repo, for the updater
|
2022-09-02 13:58:36 +05:30 |
|