missionfloyd
e735be8b5b
Automatically select current word
2023-04-19 22:04:34 -06:00
TFWol
33365f15bf
Remove old code roll random artists
...
Removed context menu entry that used to be for rolling artists from the now removed artists.csv.
It was probably meant to be removed at commit 6d805b6
.
2023-04-19 14:23:46 -07:00
AdjointOperator
dec5cdd9b8
add tiled inference support for ScuNET
2023-04-19 15:35:50 +08:00
Deciare
d40e44ade4
Option to use CPU for random number generation.
...
Makes a given manual seed generate the same images across different
platforms, independently of the GPU architecture in use.
Fixes #9613 .
2023-04-18 23:27:46 -04:00
missionfloyd
f4b332f041
Add "None" option to extra networks dropdowns
2023-04-18 17:01:46 -06:00
Matěj Račinský
eddcdb8061
adds label to buttons to make them hide
2023-04-17 23:48:28 +02:00
weidong
152ed34ccc
fix install_dir error
...
When the user's home directory and username are inconsistent, an error message stating that the directory cannot be found will appear. Directly default the installation directory to the user's home directory
2023-04-17 17:17:10 +08:00
catboxanon
9de7298898
Update processing.py
2023-04-16 21:06:37 -04:00
catboxanon
234fa9a57d
Update shared.py
2023-04-16 21:06:22 -04:00
catboxanon
4d0c816303
Modify step multiplier flow
2023-04-16 20:39:45 -04:00
catboxanon
81b276a1ea
Add second order samplers compat option
2023-04-16 20:39:18 -04:00
catboxanon
56f8a6b081
Fix sampler schedules with step multiplier
2023-04-16 20:34:52 -04:00
File_xor
acbec22554
Add self argument that is mandatory to [clip_skip] filename pattern.
2023-04-16 17:14:11 +09:00
File_xor
596556162e
Add filename pattern for CLIP_stop_at_last_layers.
2023-04-16 16:49:21 +09:00
Aarni Koskela
fcc194afad
prompt-bracket-checker: Simplify + improve error reporting
2023-04-13 23:00:32 +03:00
Vladimir Mandic
7fb72edaff
change index url
2023-04-13 06:47:48 -04:00
yike5460
7c62bb2788
fix: support for default branch
2023-04-10 09:38:26 +08:00
Ilya Khadykin
c19618f370
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
...
This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail.
Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality.
2023-04-09 21:33:09 +02:00
yike5460
1aba8d82cb
feat: add branch support for extension installation
2023-04-09 22:22:43 +08:00
forsurefr
63a6f9b4d9
Do not save init image by default
2023-04-07 12:13:51 +03:00
For Sure
b3593d0997
Add support for saving init images in img2img
2023-04-06 19:42:26 +03:00
pangbo13
3ac5f9c471
fix axis swap and infotxt
2023-04-05 21:43:27 +08:00
pangbo13
c01dc1cb30
add dropdown for X/Y/Z plot
2023-04-05 19:22:51 +08:00
Vladimir Mandic
80752f43b2
revert xformers
2023-04-04 17:27:27 -04:00
Vladimir Mandic
4fa59b045a
update xformers
2023-04-03 15:23:35 -04:00
keith
aef42bfec0
Fix #9046 /sdapi/v1/txt2img endpoint not working
...
**Describe what this pull request is trying to achieve.**
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9046
**Environment this was tested in**
* OS: Linux
* Browser: chrome
* Graphics card: RTX 3090
2023-04-03 17:05:49 +08:00
bbonvi
c938b172a4
fix missing live preview and progress during certain tasks
...
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
2023-03-31 19:34:58 +06:00
missionfloyd
3ebdd2afd3
Don't return upscaling_res_switch_btn
2023-03-31 00:56:38 -06:00
missionfloyd
69ad46b047
Import switch_values_symbol
2023-03-30 23:25:39 -06:00
missionfloyd
a73f3bf0cf
Change extras "scale to" to sliders
2023-03-30 23:19:40 -06:00
Vladimir Mandic
d5063e07e8
update torch
2023-03-30 10:57:54 -04:00
space-nuko
79d57d02f1
Improve custom code extension
...
- Uses `gr.Code` component
- Includes example
- Can return out of body
2023-03-29 01:52:34 -05:00
AUTOMATIC
22bcc7be42
attempted fix for infinite loading for settings that some people experience
2023-03-29 08:58:29 +03:00
Vespinian
70a0a11783
Changed behavior that puts the args from alwayson_script request in the script_args, so don't accidently resize the arg list if we get less arg then or default list has
2023-03-28 23:52:51 -04:00
AlUlkesh
5a25826d84
try both versions of appendChild
2023-03-28 23:28:46 +02:00
AUTOMATIC
3856ada5cc
do not add mask blur to infotext if there is no mask
2023-03-28 22:20:31 +03:00
AUTOMATIC
433b3ab701
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
...
This reverts commit 4268759370
, reversing
changes made to 1b63afbedc
.
2023-03-28 20:36:57 +03:00
AUTOMATIC1111
4268759370
Merge pull request #7931 from space-nuko/img2img-enhance
...
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28 20:21:25 +03:00
AUTOMATIC
1b63afbedc
sort hypernetworks and checkpoints by name
2023-03-28 20:03:57 +03:00
AUTOMATIC1111
8c69bd08c5
Merge pull request #9065 from missionfloyd/quicksettings-alignment
...
Fix quicksettings alignment
2023-03-28 19:53:30 +03:00
AUTOMATIC1111
daa5a83bb7
Merge pull request #9052 from space-nuko/temp-disable-extensions
...
Temporary disable extensions option
2023-03-28 19:42:09 +03:00
AUTOMATIC1111
cb3e1ba9bd
Merge pull request #9061 from zetclansu/patch-1
...
fix [Bug]: very wide image doesn't fit in inpaint. Update style.css
2023-03-28 19:40:52 +03:00
AUTOMATIC1111
f1db987e6a
Merge pull request #8958 from MrCheeze/variations-model
...
Add support for the unclip (Variations) models, unclip-h and unclip-l
2023-03-28 19:39:20 +03:00
AUTOMATIC1111
e49c479819
Merge pull request #9031 from AUTOMATIC1111/serve-css-as-files
...
serve css as independent files
2023-03-28 19:38:43 +03:00
space-nuko
4414d36bf6
Merge branch 'master' into img2img-enhance
2023-03-28 10:59:12 -04:00
missionfloyd
b3e593edcb
Fix quicksettings alignment
2023-03-27 16:38:42 -06:00
space-nuko
56f62d3851
Skip extension installers if all disabled
2023-03-27 17:23:20 -04:00
zetclansu
4b49020506
Update style.css
...
Fix for wide width image in img2img_sketch, img2maskimg, inpaint_sketch
2023-03-27 21:05:56 +03:00
AlUlkesh
9ecf347133
fix: lightboxModal, selectedTab
2023-03-27 20:01:19 +02:00
space-nuko
fc8e1008ea
Make disable configurable between builtin/extra extensions
2023-03-27 12:44:49 -04:00