cmdr2
|
ef478a4a9e
|
Remove the message about system-related settings
|
2022-10-21 09:41:31 +05:30 |
|
cmdr2
|
090dfff730
|
Refactor the time delays into constants and mention the units
|
2022-10-20 17:22:01 +05:30 |
|
Malcolm Diller
|
d08f090800
|
Merge branch 'beta' into mdiller_settings
|
2022-10-19 21:17:56 -07:00 |
|
Malcolm Diller
|
8554473c21
|
the rest of the fking owl
|
2022-10-19 21:12:01 -07:00 |
|
cmdr2
|
8d8c932d8c
|
Bump version
|
2022-10-19 21:59:15 +05:30 |
|
cmdr2
|
253d355bd2
|
New upscale button for images; Fix a bug where the string seed would get appended with numbers
|
2022-10-19 21:58:51 +05:30 |
|
cmdr2
|
e287df1320
|
Allow loading UI plugins from a /plugins/ URL path, which loads files ending with .plugin.js inside the plugins/ui folder
|
2022-10-19 21:34:40 +05:30 |
|
cmdr2
|
5fa3a7ca44
|
UI-side plugin system; Use PLUGINS['IMAGE_INFO_BUTTONS'] to add additional buttons on the generated images
|
2022-10-19 19:50:05 +05:30 |
|
cmdr2
|
9c1e73ffff
|
Fix missing auto-save.css include
|
2022-10-19 18:10:22 +05:30 |
|
cmdr2
|
083f9dd29b
|
Bump version
|
2022-10-19 13:50:36 +05:30 |
|
cmdr2
|
105f071847
|
Expand curly braces in prompts, for e.g. 'hello {foo,bar}' => 'hello foo' and 'hello bar'
|
2022-10-19 13:50:05 +05:30 |
|
Malcolm Diller
|
48222ce44c
|
updated to make autosaving on by default and updated some of the new logic
|
2022-10-18 22:13:45 -07:00 |
|
Malcolm Diller
|
0922349344
|
made some updates and moved some stuff to auto-save js
|
2022-10-18 20:49:58 -07:00 |
|
cmdr2
|
4da9843479
|
Move image modifiers JS to a separate file
|
2022-10-18 22:28:04 +05:30 |
|
cmdr2
|
eccb3c643d
|
Separate the inpainting editor JS into a separate file
|
2022-10-18 22:09:11 +05:30 |
|
cmdr2
|
bfa5a51ce8
|
Use a local copy of fontawesome, to allow working offline
|
2022-10-18 21:40:17 +05:30 |
|
cmdr2
|
9066ad6cdf
|
Use locally hosted fonts, to be able to work offline
|
2022-10-18 21:06:56 +05:30 |
|
cmdr2
|
f7b513dff2
|
Refactor the CSS and JS into separate files, attempt 1
|
2022-10-18 20:18:56 +05:30 |
|
cmdr2
|
4a956b5a55
|
Make the label 10pt
|
2022-10-18 16:20:35 +05:30 |
|
Malcolm Diller
|
da8835bc77
|
updated to behave better and apply variables that are dependant
|
2022-10-17 23:00:08 -07:00 |
|
Malcolm Diller
|
351b17d1d9
|
added a theme dropdown box
|
2022-10-17 22:22:27 -07:00 |
|
cmdr2
|
22bf3618ea
|
Bump version
|
2022-10-17 17:56:52 +05:30 |
|
cmdr2
|
306333ceba
|
Merge pull request #345 from cmdr2/main
Update the troubleshooting link to the new wiki page
|
2022-10-17 15:17:05 +05:30 |
|
cmdr2
|
e96312b470
|
Update the troubleshooting link to the new wiki page
|
2022-10-17 15:16:31 +05:30 |
|
cmdr2
|
a45e667e9c
|
Fix a bug (after merge) where the image info wouldn't get set
|
2022-10-17 14:19:16 +05:30 |
|
cmdr2
|
1b4a2369bb
|
Don't save prompts by default
|
2022-10-17 13:48:06 +05:30 |
|
cmdr2
|
224483f6ac
|
Rearrange the prompts box - move the prompt load button to the top, hide negative prompts behind a collapsible
|
2022-10-17 13:45:08 +05:30 |
|
cmdr2
|
6c71d95932
|
Bump version
|
2022-10-17 13:01:31 +05:30 |
|
cmdr2
|
188894c837
|
Push back the auto-save settings change by @mdiller
|
2022-10-17 12:44:05 +05:30 |
|
cmdr2
|
fb4fbd23d8
|
Revert "Auto-saving Settings"
|
2022-10-17 11:40:01 +05:30 |
|
cmdr2
|
1ec023b435
|
Merge branch 'beta' into mdiller_beta
|
2022-10-17 11:34:50 +05:30 |
|
cmdr2
|
edf2b2df6f
|
Bump version; Shrink the size of the editor panel and font size
|
2022-10-17 11:21:35 +05:30 |
|
Malcolm Diller
|
1b0d5b710e
|
fixed styling to work properly for mobile
|
2022-10-15 17:26:52 -07:00 |
|
Malcolm Diller
|
9aefdf35a1
|
fixed bug with prompt strength showing up during non-img2img stuff
|
2022-10-15 15:30:04 -07:00 |
|
Malcolm Diller
|
ee621fa091
|
pruned out all the auto-settings saving stuff
|
2022-10-15 15:23:48 -07:00 |
|
Malcolm Diller
|
b1aed344c7
|
moved auto-save settings stuff to new file and removed ui changes from main.js. this not done, just first step
|
2022-10-15 14:54:34 -07:00 |
|
Malcolm Diller
|
3e08d665c7
|
removed non-settings related stuff from html
|
2022-10-15 14:46:18 -07:00 |
|
Malcolm Diller
|
58c647d433
|
updated to fix the formatting to make for a cleaner diff in the pull request
|
2022-10-14 17:30:54 -07:00 |
|
Malcolm Diller
|
333ea4aa53
|
added a bunch of changes including cleaning up styling and inputs and adding auto-saving settings. see PR for more info.
|
2022-10-14 17:30:54 -07:00 |
|
cmdr2
|
3ad59da2a9
|
Move negative prompt box next to the main prompt box
|
2022-10-14 23:01:23 +05:30 |
|
cmdr2
|
2d9b211eeb
|
Reduce the size of the prompt header in the task list
|
2022-10-14 22:58:36 +05:30 |
|
cmdr2
|
6855e314b3
|
Store the output format setting in localStorage
|
2022-10-08 18:22:01 +05:30 |
|
cmdr2
|
6b7d4877e6
|
Initial implementation of prompt matrix - creates multiple task entries for the different permutations
|
2022-10-08 15:56:56 +05:30 |
|
cmdr2
|
55d05ee590
|
Use euler_a and num_inference_steps 25 as the default
|
2022-10-07 23:54:42 +05:30 |
|
cmdr2
|
66f39e070b
|
Read prompts from a text file; Allow specifying multiple prompts in the textbox by separating them by new lines
|
2022-10-07 23:46:56 +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
|
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
|
ccfa32ce93
|
Report the error in the UI. Regression after switching to the task queue
|
2022-09-30 10:53:30 +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
|
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
|
34023f66f0
|
Bump version
|
2022-09-28 15:10:24 +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
|
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
|
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
|
657129e4a7
|
Don't cache modifiers; rearrange the modifier controls
|
2022-09-23 22:01:38 +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 |
|
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
|
956b3d89db
|
New samplers for txt2img: "ddim", "plms", "heun", "euler", "euler_a", "dpm2", "dpm2_a", "lms"
|
2022-09-23 00:19:05 +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 |
|
Haka
|
7ee00230fd
|
Fix 'No Image' paragraph
|
2022-09-22 18:47:57 +03:00 |
|
Haka
|
12e6baa925
|
Modifier Thumbnail Feature
Additional changes
- Changed some innerHTML to innerText
|
2022-09-22 18:01:30 +03:00 |
|
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
|
28e002e248
|
Bump version
|
2022-09-21 23:00:19 +05:30 |
|
cmdr2
|
6f60e71ea4
|
'almost done' is misleading sometimes
|
2022-09-21 20:39:14 +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
|
95f01007a3
|
Fix a bug where negative steps remaining would mess up the countdown
|
2022-09-21 15:14:22 +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
|
47fca55b0c
|
Disable the start button after starting an image - regression after the stop button was added
|
2022-09-15 10:59:48 +05:30 |
|