brkirch
|
3bfe2bb549
|
Merge remote-tracking branch 'upstream/master' into sub-quad_attn_opt
|
3 years ago |
brkirch
|
f6ab5a39d7
|
Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt
|
3 years ago |
brkirch
|
d782a95967
|
Add Birch-san's sub-quadratic attention implementation
|
3 years ago |
AUTOMATIC
|
bc43293c64
|
fix incorrect display/calculation for number of steps for hires fix in progress bars
|
3 years ago |
AUTOMATIC
|
1cfd8aec4a
|
make it possible to work with opts.show_progress_every_n_steps = -1 with medvram
|
3 years ago |
AUTOMATIC1111
|
c923de0e05
|
Merge pull request #5969 from philpax/include-job-timestamp-in-progress-api
feat(api): include job_timestamp in progress
|
3 years ago |
AUTOMATIC1111
|
7bbd984dda
|
Merge pull request #6253 from Shondoit/ti-optim
Save Optimizer next to TI embedding
|
3 years ago |
AUTOMATIC1111
|
a8ad8666cd
|
Merge pull request #6261 from vladmandic/api-logging
add api logging
|
3 years ago |
MMaker
|
b2151b934f
|
Rename bicubic antialiased option
Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI
|
3 years ago |
MMaker
|
96cf15bede
|
Add new latent upscale modes
|
3 years ago |
AUTOMATIC
|
02d7abf514
|
helpful error message when trying to load 2.0 without config
failing to load model weights from settings won't break generation for currently loaded model anymore
|
3 years ago |
Vladimir Mandic
|
aaa4c2aacb
|
add api logging
|
3 years ago |
Shondoit
|
bddebe09ed
|
Save Optimizer next to TI embedding
Also add check to load only .PT and .BIN files as embeddings. (since we add .optim files in the same directory)
|
3 years ago |
AUTOMATIC
|
a1cf55a9d1
|
add option to reorder items in main UI
|
3 years ago |
AUTOMATIC
|
ef27a18b6b
|
Hires fix rework
|
3 years ago |
AUTOMATIC
|
16b9661d27
|
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10 with an option to revert to old
|
3 years ago |
AUTOMATIC
|
29a3a7eb13
|
show sampler selection in dropdown, add option selection to revert to old radio group
|
3 years ago |
AUTOMATIC
|
f34c734172
|
alt-diffusion integration
|
3 years ago |
AUTOMATIC
|
3f401cdb64
|
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
|
3 years ago |
AUTOMATIC1111
|
3d8256e40c
|
Merge pull request #6017 from hitomi/master
Add memory cache for VAE weights
|
3 years ago |
Vladimir Mandic
|
463048344f
|
fix shared state dictionary
|
3 years ago |
hitomi
|
893933e05a
|
Add memory cache for VAE weights
|
3 years ago |
AUTOMATIC
|
c5bdba2089
|
change wording a bit
|
3 years ago |
AUTOMATIC
|
56e557c6ff
|
added cheap NN approximation for VAE
|
3 years ago |
AUTOMATIC1111
|
a6a54a7529
|
Merge pull request #5976 from AbstractQbit/fast_preview
Add an option for faster low quality previews
|
3 years ago |
AUTOMATIC
|
03d7b39453
|
added an option to filter out deepbooru tags
|
3 years ago |
AbstractQbit
|
11dd79e346
|
Add an option for faster low quality previews
|
3 years ago |
Philpax
|
f23a822f1c
|
feat(api): include job_timestamp in progress
|
3 years ago |
AUTOMATIC1111
|
34bc3616ec
|
Merge pull request #5838 from aliencaocao/fix_gradio_pil
Dirty fix for missing PIL supported file extensions
|
3 years ago |
AUTOMATIC
|
9441c28c94
|
add an option for img2img background color
|
3 years ago |
AUTOMATIC1111
|
55f3ef876b
|
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
Add option to save upscaler to filename suffix in extras tab.
|
3 years ago |
Billy Cao
|
c02ef0f428
|
Fix PIL being imported before its installed (for new users only)
|
3 years ago |
timntorres
|
6fd91c9179
|
Update OptionInfo to match preexisting option.
|
3 years ago |
timntorres
|
a7a039d53a
|
Add option to include upscaler name in filename.
|
3 years ago |
AUTOMATIC
|
991e2dcee9
|
remove NSFW filter and its dependency; if you still want it, find it in the extensions section
|
3 years ago |
AUTOMATIC
|
d06592267c
|
use less javascript for this non-js-only implementation of the clear prompt button.
|
3 years ago |
AUTOMATIC1111
|
2028aa06c0
|
Merge pull request #3198 from papuSpartan/master
Add Clear Prompt button to roll_col
|
3 years ago |
AUTOMATIC1111
|
cce306cb67
|
Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option
Add option to avoid sending size between interfaces.
|
3 years ago |
papuSpartan
|
6387043fd2
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
AUTOMATIC
|
bab91b1279
|
add Noise multiplier option to infotext
|
3 years ago |
AUTOMATIC1111
|
8ee1acc1e4
|
Merge pull request #5373 from mezotaken/master
add noise strength parameter similar to NAI
|
3 years ago |
zhaohu xing
|
965fc5ac5a
|
delete a file
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |
Zac Liu
|
a25dfebeed
|
Merge pull request #3 from 920232796/master
fix device support for mps
update the support for SD2.0
|
3 years ago |
Zac Liu
|
3ebf977a6e
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
timntorres
|
7057c72ae3
|
Add opt. to avoid sending size between interfaces.
|
3 years ago |
AUTOMATIC
|
b6e5edd746
|
add built-in extension system
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
|
3 years ago |
Vladimir Repin
|
cf3e844d1d
|
add noise strength parameter similar to NAI
|
3 years ago |
AUTOMATIC1111
|
5cd5a672f7
|
Merge pull request #4459 from kavorite/color-sketch-inpainting
add `--gradio-inpaint-tool` and option to specify `color-sketch`
|
3 years ago |
AUTOMATIC
|
c7af672186
|
more simple config option name plus mouseover hint for clip skip
|
3 years ago |
zhaohu xing
|
9c86fb8cac
|
fix bug
Signed-off-by: zhaohu xing <920232796@qq.com>
|
3 years ago |