cmdr2
bae0bec1cc
Change the image buttons plugins to a list instead of a dict
2022-10-19 21:21:19 +05:30
cmdr2
602686a5d2
Move the current implementation of upscale/redo/double size into a custom plugin
2022-10-19 20:27:06 +05:30
cmdr2
af05d94198
Allow plugin buttons for image overlay to decide whether they should be displayed or not
2022-10-19 20:10:45 +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
9609350789
Rework the API for image buttons
2022-10-19 18:23:34 +05:30
cmdr2
9c1e73ffff
Fix missing auto-save.css include
2022-10-19 18:10:22 +05:30
cmdr2
50741c70c0
Add a 'Make Similar Images' button
2022-10-19 17:26:35 +05:30
Marc-Andre Ferland
fc8660df78
Faster response on invalid settings when CPU was specified with GFPGANer.
2022-10-19 05:19:16 -04:00
Marc-Andre Ferland
4e5ddca3bd
Display the failure detail when there is one at that step.
...
Was checking the json object, not the server response.
2022-10-19 05:10:37 -04:00
Marc-Andre Ferland
3bdc90451a
Dont preload on cpu.
2022-10-19 04:34:54 -04:00
Marc-Andre Ferland
a036b2981a
Removed forgotten mention of CPU in message to user.
2022-10-19 04:31:57 -04:00
Marc-Andre Ferland
8fae83dab7
Print value to console for better debug from logs.
2022-10-19 04:26:09 -04:00
cmdr2
083f9dd29b
Bump version
2022-10-19 13:50:36 +05:30
cmdr2
7d5fabbd25
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2022-10-19 13:50:17 +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
Marc-Andre Ferland
ef68e5b13d
Added warning about validating config.
2022-10-19 04:16:46 -04:00
Marc-Andre Ferland
21afe077d7
Removed Cpu from the devices allowed to run GFPGANer.
...
Added clear error for the user.
2022-10-19 03:02:26 -04:00
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
cmdr2
0922ba938c
Remove unnecessary tabs
2022-10-19 09:59:18 +05:30
Marc-Andre Ferland
3fc66ec525
Removed empty lines left over from merge.
2022-10-19 00:27:51 -04:00
cmdr2
44191cd908
Merge pull request #357 from rbertus2000/beta
...
fixed img_id for parallel renders
2022-10-19 09:57:05 +05:30
Marc-Andre Ferland
0da0c6bd77
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
2022-10-19 00:26:09 -04:00
cmdr2
b5f6e9d01b
Merge pull request #357 from rbertus2000/beta
...
fixed img_id for parallel renders
2022-10-19 09:52:58 +05:30
Marc-Andre Ferland
6098b196dc
Text header, comments and better validations.
2022-10-18 23:58:55 -04:00
Malcolm Diller
0922349344
made some updates and moved some stuff to auto-save js
2022-10-18 20:49:58 -07:00
Marc-Andre Ferland
53cdeeff03
More fixes to devices changing names.
2022-10-18 21:08:04 -04:00
Marc-Andre Ferland
fcdb086daf
Fixed is_alive to work with devices that can change name after init.
2022-10-18 20:33:37 -04:00
rbertus2000
d2d9c2dd0f
fixed corresponding txt file id
2022-10-19 01:17:44 +02:00
rbertus2000
4241fb9386
fixed img_id for parallel renders
2022-10-18 22:38:37 +02:00
Marc-Andre Ferland
cfd6751777
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
2022-10-18 13:21:26 -04:00
Marc-Andre Ferland
5e461e9b6b
Fixed is_alive with render_threads that can update the device name after starting.
2022-10-18 13:21:15 -04:00
cmdr2
946dfdf7b8
Bring back the upscale/double/redo buttons
2022-10-18 22:29:15 +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
3de5f10d52
Merge pull request #356 from cmdr2/beta
...
Task Manager (support multiple tabs and user agents), Themes, Auto-save settings, Prompt Matrix (one prompt per line), Load Prompts from a file, UI theme tweaks
2022-10-18 19:16:58 +05:30
cmdr2
07429a862c
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2022-10-18 19:02:52 +05:30
cmdr2
2f2bddf020
Allow empty prompts; Allow collapsing a results box for an empty prompt
2022-10-18 19:02:34 +05:30
cmdr2
ad03adaebf
Merge pull request #355 from cmdr2/main
...
Merge main
2022-10-18 18:51:30 +05:30
cmdr2
ac7a5488ee
Disable the upscale/redo/double size buttons temporarily, so that the release can proceed to main
2022-10-18 18:50:47 +05:30
cmdr2
6de93d4fbb
Reduce the padding around the screen edges
2022-10-18 16:28:18 +05:30
cmdr2
8a312f76c5
Merge pull request #352 from madrang/HTTPException-fix
...
Replaced 'return HTTPException' by 'raise HTTPException'
2022-10-18 16:23:31 +05:30
cmdr2
4a956b5a55
Make the label 10pt
2022-10-18 16:20:35 +05:30
cmdr2
83d6c3ba88
Fix the broken 'time remaining' counter
2022-10-18 16:12:17 +05:30
cmdr2
52daf6b864
Revert "Use python 3.9"
...
This reverts commit c8420e152f
.
2022-10-18 15:37:02 +05:30
cmdr2
c8420e152f
Use python 3.9
2022-10-18 15:34:37 +05:30
cmdr2
1dff19af26
Revert "Use python 3.10"
...
This reverts commit a1e2eca802
.
2022-10-18 15:15:12 +05:30
cmdr2
a1e2eca802
Use python 3.10
2022-10-18 15:11:28 +05:30