Marc-Andre Ferland
|
28fed6281f
|
Merge branch 'beta' into multi-gpu
|
2022-10-22 21:20:02 -04:00 |
|
Marc-Andre Ferland
|
1ec95d42ba
|
Missing '?' in case renderRequest is ever undefined.
|
2022-10-22 21:19:42 -04:00 |
|
Marc-Andre Ferland
|
8adf965d0b
|
Formatting changes.
|
2022-10-22 19:02:02 -04:00 |
|
Marc-Andre Ferland
|
364e364429
|
Added get_cached_task to replace task_cache.tryGet in server.py
Now updated cache TTL on /stream and temp images endpoints.
Keep images alive longer when browser keeps reading the endpoints.
|
2022-10-22 13:52:13 -04:00 |
|
Marc-Andre Ferland
|
46a46877ed
|
Missing model_path replaced by model_name
|
2022-10-22 13:49:23 -04:00 |
|
Marc-Andre Ferland
|
1199c431ff
|
Removed a new line by mistake. Formatting...
|
2022-10-22 12:51:43 -04:00 |
|
Marc-Andre Ferland
|
2c1a897c4e
|
Missing newline.
|
2022-10-22 12:50:53 -04:00 |
|
Marc-Andre Ferland
|
305f2fa448
|
In case of failure, display error in renderRequest.detail
|
2022-10-22 12:32:41 -04:00 |
|
Marc-Andre Ferland
|
b051685727
|
More logging for each state and improved handling.
|
2022-10-22 12:31:14 -04:00 |
|
Marc-Andre Ferland
|
344dd92c85
|
Improved checks on '/render' requests
|
2022-10-22 12:29:01 -04:00 |
|
Marc-Andre Ferland
|
4167c65acf
|
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
|
2022-10-22 12:17:12 -04:00 |
|
Marc-Andre Ferland
|
cd6d49860f
|
Missing a 'r' in progress
|
2022-10-22 01:23:39 -04:00 |
|
Marc-Andre Ferland
|
8a10fcf7ea
|
updated print statement.
|
2022-10-22 00:34:33 -04:00 |
|
Marc-Andre Ferland
|
3b5f96a133
|
Fixed stopping tasks and more cleaning.
|
2022-10-21 22:45:19 -04:00 |
|
Marc-Andre Ferland
|
ce2b711b1f
|
Newlines...
|
2022-10-21 21:44:15 -04:00 |
|
Marc-Andre Ferland
|
667fb438cb
|
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
# Conflicts:
# ui/media/js/main.js
|
2022-10-21 21:10:02 -04:00 |
|
Marc-Andre Ferland
|
7befa94e6d
|
More comments and cleanup.
|
2022-10-21 20:56:24 -04:00 |
|
Marc-Andre Ferland
|
88ef1a3c5b
|
Moved time before model.to
|
2022-10-21 20:22:34 -04:00 |
|
Marc-Andre Ferland
|
ccb7a553c2
|
Memory improvements
|
2022-10-21 19:34:29 -04:00 |
|
rbertus2000
|
1696a5c8e1
|
modifyCurrentRequest with rest parameters
|
2022-10-21 23:04:42 +02:00 |
|
rbertus2000
|
816cf8f702
|
fix multiple images with upscale/fix face button
|
2022-10-21 22:40:26 +02:00 |
|
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
|
93bf93d3a1
|
Fix a bug where a null value for custom modifiers would break
|
2022-10-21 14:42:02 +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 |
|
Marc-Andre Ferland
|
1442748f58
|
When starting with profiler cuda devices are slower to init.
|
2022-10-21 03:53:26 -04:00 |
|
cmdr2
|
d17e216f91
|
Replace the thumbnail image for glass caustics image modifier
|
2022-10-21 13:08:23 +05:30 |
|
Marc-Andre Ferland
|
56ed4fe6f2
|
Fix VisualStudio Type Warning.
|
2022-10-21 01:30:49 -04:00 |
|
cmdr2
|
9a71e9ba86
|
Merge pull request #369 from cmdr2/main
Merge main
|
2022-10-21 09:57:53 +05:30 |
|
cmdr2
|
ef478a4a9e
|
Remove the message about system-related settings
|
2022-10-21 09:41:31 +05:30 |
|
Marc-Andre Ferland
|
807e9573fb
|
Check result status, not json object.
|
2022-10-20 20:36:45 -04:00 |
|
Marc-Andre Ferland
|
849d1d7ebd
|
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
# Conflicts:
# ui/media/js/main.js
# ui/sd_internal/runtime.py
# ui/server.py
|
2022-10-20 20:08:23 -04:00 |
|
cmdr2
|
090dfff730
|
Refactor the time delays into constants and mention the units
|
2022-10-20 17:22:01 +05:30 |
|
cmdr2
|
d8753adc4e
|
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
|
2022-10-20 16:05:28 +05:30 |
|
cmdr2
|
2e17ea99e2
|
Don't cache ui plugins in the browser
|
2022-10-20 16:05:18 +05:30 |
|
cmdr2
|
9d16898926
|
Merge branch 'beta' into merge
|
2022-10-20 15:57:46 +05:30 |
|
cmdr2
|
f4bcc1f2e5
|
Bug fix - autosave wasn't saving the changes in the textboxes next to guidance scale and prompt strength sliders
|
2022-10-20 15:26:18 +05:30 |
|
cmdr2
|
63e8614ace
|
Refactor the image button code
|
2022-10-20 15:10:34 +05:30 |
|
cmdr2
|
5d686b146d
|
Remove the new label from Upscale
|
2022-10-20 12:14:09 +05:30 |
|
rbertus2000
|
01fb1bde8b
|
fix seed for parallel renders with filters applied
|
2022-10-19 23:16:51 +02:00 |
|
cmdr2
|
29e32ffc42
|
Mark the new upscale button as new
|
2022-10-19 22:08:58 +05:30 |
|
cmdr2
|
88bd60a083
|
Button to draw another 25 steps
|
2022-10-19 22:08:42 +05:30 |
|
cmdr2
|
48b7b725b0
|
Add a button to fix faces on generated images
|
2022-10-19 22:02:59 +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
|
bae0bec1cc
|
Change the image buttons plugins to a list instead of a dict
|
2022-10-19 21:21:19 +05:30 |
|