cmdr2
|
6f3c662783
|
Bump version
|
2022-10-23 10:28:27 +05:30 |
|
cmdr2
|
e8167541af
|
Show a tip regarding custom modifiers
|
2022-10-21 21:35:20 +05:30 |
|
cmdr2
|
329360aa5b
|
Show the number of images it'll make in the Make Image button
|
2022-10-21 15:18:05 +05:30 |
|
cmdr2
|
eb1a276e60
|
Move the image modifers toolbar back to the top
|
2022-10-21 14:54:45 +05:30 |
|
cmdr2
|
a53bac1a94
|
Fix a bug where a null value for custom modifiers would break
|
2022-10-21 14:43:32 +05:30 |
|
cmdr2
|
4174c8c25c
|
Increase version
|
2022-10-21 14:36:51 +05:30 |
|
cmdr2
|
48a88a8624
|
Custom modifiers
|
2022-10-21 14:08:16 +05:30 |
|
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 |
|
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 |
|
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 |
|