Marc-Andre Ferland
|
ae40b6ba8c
|
Missed a is_alive check in the conversion.
|
2022-10-25 03:00:50 -04:00 |
|
Marc-Andre Ferland
|
d482427e0d
|
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
|
2022-10-25 02:51:31 -04:00 |
|
Marc-Andre Ferland
|
c41baf3aeb
|
Moved img_id creation inside save image loop.
|
2022-10-25 02:10:52 -04:00 |
|
cmdr2
|
dd7cb74edc
|
Tweak reset-image-settin
gs button some more
|
2022-10-25 11:12:34 +05:30 |
|
cmdr2
|
4eed2c7582
|
Tweak the position of the reset-image-settings button
|
2022-10-25 11:11:37 +05:30 |
|
cmdr2
|
100e830e04
|
Bust the cache for included media
|
2022-10-25 11:03:07 +05:30 |
|
cmdr2
|
6285980f98
|
Merge pull request #377 from madrang/beta
Missing '?' in case renderRequest is ever undefined.
|
2022-10-25 10:44:37 +05:30 |
|
cmdr2
|
a5d19cd31f
|
Update index.html
|
2022-10-25 10:32:55 +05:30 |
|
cmdr2
|
9c9998b468
|
Merge pull request #364 from mdiller/mdiller_settings
Settings Refactor
|
2022-10-25 10:32:38 +05:30 |
|
cmdr2
|
011eb55a53
|
Merge pull request #383 from cmdr2/main
Merge from main
|
2022-10-25 10:32:17 +05:30 |
|
Marc-Andre Ferland
|
189d31cc29
|
Specify update_ttl on all get_cached_task calls.
|
2022-10-24 05:12:08 -04:00 |
|
Marc-Andre Ferland
|
d178f3d1b9
|
Missing 'e'
|
2022-10-23 15:01:11 -04:00 |
|
Marc-Andre Ferland
|
6e9d73ec64
|
Fixe forgotten current_state_error, is now in task_manager
|
2022-10-23 15:00:36 -04:00 |
|
cmdr2
|
19d24e5644
|
Merge branch 'main' of github.com:cmdr2/stable-diffusion-ui
|
2022-10-23 14:38:11 +05:30 |
|
cmdr2
|
461f618b8a
|
Replace grep with findstr on Windows
|
2022-10-23 14:37:59 +05:30 |
|
Marc-Andre Ferland
|
fc875651d3
|
Removed unused vars
|
2022-10-23 05:00:21 -04:00 |
|
Marc-Andre Ferland
|
0d62123a0b
|
Replaced missing gpu_name by device_name
|
2022-10-22 21:28:12 -04:00 |
|
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
|
026dd38480
|
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into multi-gpu
|
2022-10-22 18:07:22 -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 |
|
cmdr2
|
5ee05e3aaa
|
Merge pull request #376 from cmdr2/beta
Custom Modifiers; Try to fix the 503 error bug; Show the number of images being created in the Make Image button
|
2022-10-22 22:27:05 +05:30 |
|
cmdr2
|
5568a09f49
|
Merge pull request #375 from madrang/beta
Improved render response checks
|
2022-10-22 22:23:05 +05:30 |
|
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 |
|
cmdr2
|
7580bb21c3
|
Fix upscale multiple images bug
|
2022-10-22 08:38:19 +05:30 |
|
cmdr2
|
62102236a2
|
Merge pull request #372 from rbertus2000/beta
fix multiple images with upscale/fix face button
|
2022-10-22 08:34:34 +05:30 |
|
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 |
|
Malcolm Diller
|
32d7835119
|
added a simple tooltip to the reset button
|
2022-10-21 17:44:04 -07:00 |
|
Malcolm Diller
|
726abf6e65
|
removed some extra comment stuff
|
2022-10-21 17:31:57 -07:00 |
|
Malcolm Diller
|
c154a4bdc8
|
removed second auto-savecss reference
|
2022-10-21 17:30:09 -07:00 |
|
Marc-Andre Ferland
|
88ef1a3c5b
|
Moved time before model.to
|
2022-10-21 20:22:34 -04:00 |
|
Malcolm Diller
|
5453925e26
|
Merge branch 'beta' into mdiller_settings
|
2022-10-21 17:16:50 -07:00 |
|
Malcolm Diller
|
537e314b49
|
updated to consume the old settings nicely
|
2022-10-21 17:13:13 -07: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 |
|