cmdr2
|
d70ea854b1
|
Create the custom model instruction file even on existing installations
|
2022-10-07 19:36:18 +05:30 |
|
cmdr2
|
8c576ece28
|
Instructions for where to place the custom ckpt file
|
2022-10-07 19:33:52 +05:30 |
|
cmdr2
|
ab987e73c6
|
Copy the dev console script for linux on the first restart
|
2022-10-07 18:50:07 +05:30 |
|
cmdr2
|
cec203a6db
|
Allow saving in jpeg or png format; Default to saving in jpeg
|
2022-10-06 15:05:34 +05:30 |
|
cmdr2
|
cf8bb9efb0
|
Don't reload the model when using an initial image; Work in half-precision for txt2img as well, no change in the output image noticed
|
2022-10-06 14:42:47 +05:30 |
|
cmdr2
|
201a053025
|
Support an arbitrary number of custom models, placed in the models/stable-diffusion folder. Shows an option in the UI to select which model to use
|
2022-10-06 14:28:02 +05:30 |
|
cmdr2
|
703f987825
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:58:32 +05:30 |
|
cmdr2
|
4e3d677d8e
|
Developer console, to enter the activated conda environment easily for debugging and fixing the environnment
|
2022-10-06 11:58:27 +05:30 |
|
cmdr2
|
aab90130d2
|
Copy the dev console script on the first update. Temporary until enough people have this update
|
2022-10-06 11:25:14 +05:30 |
|
cmdr2
|
9321dfdd89
|
Developer console, to enter the activated conda environment easily for debugging and fixing the environnment
|
2022-10-06 10:37:41 +05:30 |
|
cmdr2
|
4a85296e23
|
Update README.md
|
2022-10-01 13:25:28 +05:30 |
|
cmdr2
|
deac32d843
|
Update Troubleshooting.md
|
2022-09-30 11:15:37 +05:30 |
|
cmdr2
|
ccfa32ce93
|
Report the error in the UI. Regression after switching to the task queue
|
2022-09-30 10:53:30 +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
|
fcb41e30dc
|
Fix a bug with the linux script, where the file size check would fail if the group name had spaces
|
2022-09-30 10:45:08 +05:30 |
|
cmdr2
|
1cdb456216
|
Fix a bug with the linux script, where the file size check would fail if the group name had spaces
|
2022-09-30 10:44:47 +05:30 |
|
cmdr2
|
196649c0e9
|
Use the correct seed from the response
|
2022-09-29 13:55:09 +05:30 |
|
cmdr2
|
12182ee04f
|
Newer images go on top
|
2022-09-29 13:52:48 +05:30 |
|
cmdr2
|
5db64526cc
|
Fix a bug where batches would overwrite the previous images inside a task
|
2022-09-29 13:43:25 +05:30 |
|
cmdr2
|
5c2ec70eb4
|
Hide the sampler field when an output image is used as the new input
|
2022-09-29 13:12:01 +05:30 |
|
cmdr2
|
24a2c6251f
|
Remove log statement
|
2022-09-29 13:08:58 +05:30 |
|
cmdr2
|
0d035d9ae9
|
Remove unnecessary semicolons
|
2022-09-29 13:08:42 +05:30 |
|
cmdr2
|
a28f1294e2
|
Integrate with beta; Use the outputContainer for the task; Don't show the info while a live preview is generating; Use the local task container reference instead of a seed-based identifier (will fail if the seed is same across two tasks)
|
2022-09-29 13:01:18 +05:30 |
|
cmdr2
|
a3b0cde59d
|
Merge pull request #242 from Hakorr/main
Image item refactor
|
2022-09-29 12:03:45 +05:30 |
|
cmdr2
|
c2dec9eac4
|
Merge branch 'haka-fix' into main
|
2022-09-29 12:00:44 +05:30 |
|
cmdr2
|
fcd3c39656
|
Merge branch 'beta'
|
2022-09-28 18:34:22 +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
|
4edbd8719c
|
Update README.md
|
2022-09-28 14:43:04 +05:30 |
|
cmdr2
|
ed6c59b58a
|
Merge pull request #256 from cmdr2/beta
Prompt Queue and Negative Weights
|
2022-09-28 14:40:23 +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
|
17d92d8b79
|
Update Troubleshooting.md
|
2022-09-28 13:04:25 +05:30 |
|
cmdr2
|
4c08c692ea
|
Opening the conda environment
|
2022-09-28 12:22:36 +05:30 |
|
Haka
|
10c4bee1e5
|
Fix for show all images
|
2022-09-28 00:05:34 +03:00 |
|
cmdr2
|
32bafd8b01
|
Stop batched tasks properly
|
2022-09-27 20:05:22 +05:30 |
|
Haka
|
c1dea44fa6
|
Fix for live preview
|
2022-09-27 17:23:19 +03:00 |
|
cmdr2
|
edb4b9a82e
|
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
|
2022-09-27 19:41:41 +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
|
faf455a37c
|
Support negative prompts
|
2022-09-27 19:09:28 +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
|
6a19b333b7
|
Merge branch 'beta'
|
2022-09-27 14:29:13 +05:30 |
|
cmdr2
|
864fc84899
|
Hide the image info when the mouse isn't over it
|
2022-09-27 14:28:29 +05:30 |
|
cmdr2
|
cddd62c284
|
Merge pull request #254 from cmdr2/beta
Show latest images on top; Avoid jumping when new images are created; Reddit link
|
2022-09-27 14:20:36 +05:30 |
|
cmdr2
|
30c46c0858
|
Missing changes from main in beta, bad merge
|
2022-09-27 14:18:56 +05:30 |
|
cmdr2
|
396e54bad0
|
Use the correct installer build scripts from main
|
2022-09-27 14:15:49 +05:30 |
|
cmdr2
|
a2b9ee5988
|
Stop the images from jumping while rendering
|
2022-09-27 13:56:17 +05:30 |
|