AUTOMATIC1111
|
da5c1e8a73
|
Merge branch 'master' into inpaint_textual_inversion
|
2023-01-04 17:40:19 +03:00 |
|
AUTOMATIC1111
|
47df084901
|
Merge pull request #6304 from vladmandic/add-cross-attention-info
add cross-attention info
|
2023-01-04 17:30:43 +03:00 |
|
AUTOMATIC
|
4d66bf2c0d
|
add infotext to "-before-highres-fix" images
|
2023-01-04 17:24:46 +03:00 |
|
AUTOMATIC
|
1cfd8aec4a
|
make it possible to work with opts.show_progress_every_n_steps = -1 with medvram
|
2023-01-04 16:05:42 +03:00 |
|
Vladimir Mandic
|
21ee77db31
|
add cross-attention info
|
2023-01-04 08:04:38 -05:00 |
|
AUTOMATIC1111
|
c923de0e05
|
Merge pull request #5969 from philpax/include-job-timestamp-in-progress-api
feat(api): include job_timestamp in progress
|
2023-01-04 15:28:51 +03:00 |
|
AUTOMATIC
|
642142556d
|
use commandline-supplied cuda device name instead of cuda:0 for safetensors PR that doesn't fix anything
|
2023-01-04 15:09:53 +03:00 |
|
AUTOMATIC
|
68fbf4558f
|
Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed'
|
2023-01-04 14:53:03 +03:00 |
|
Vladimir Mandic
|
11b8160a08
|
fix typo
|
2023-01-04 06:36:57 -05:00 |
|
AUTOMATIC
|
0cd6399b8b
|
fix broken inpainting model
|
2023-01-04 14:29:13 +03:00 |
|
AUTOMATIC
|
3bd737767b
|
disable broken API logging
|
2023-01-04 14:20:32 +03:00 |
|
AUTOMATIC1111
|
7bbd984dda
|
Merge pull request #6253 from Shondoit/ti-optim
Save Optimizer next to TI embedding
|
2023-01-04 14:09:13 +03:00 |
|
AUTOMATIC1111
|
545ae8cb1c
|
Merge pull request #6264 from vladmandic/add-state-info
add missing state info
|
2023-01-04 14:04:50 +03:00 |
|
AUTOMATIC1111
|
a8ad8666cd
|
Merge pull request #6261 from vladmandic/api-logging
add api logging
|
2023-01-04 14:04:11 +03:00 |
|
AUTOMATIC1111
|
6281c1bdb4
|
Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes
Add more latent upscale modes
|
2023-01-04 13:47:36 +03:00 |
|
AUTOMATIC1111
|
77c3bc7747
|
Merge pull request #6298 from stysmmaker/fix/intermediate-step-full-res
Save full resolution of intermediate step
|
2023-01-04 13:46:21 +03:00 |
|
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
|
2023-01-04 05:36:18 -05:00 |
|
MMaker
|
f49f917cdd
|
Merge branch 'AUTOMATIC1111:master' into feat/latent-upscale-modes
|
2023-01-04 04:27:52 -06:00 |
|
AUTOMATIC
|
4ec6470a1a
|
fix checkpoint list API
|
2023-01-04 13:26:23 +03:00 |
|
MMaker
|
15fd0b8bc4
|
Update processing.py
|
2023-01-04 05:12:54 -05:00 |
|
MMaker
|
96cf15bede
|
Add new latent upscale modes
|
2023-01-04 05:12:06 -05:00 |
|
AUTOMATIC
|
8d8a05a3bb
|
find configs for models at runtime rather than when starting
|
2023-01-04 12:47:42 +03:00 |
|
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
|
2023-01-04 12:35:07 +03:00 |
|
MMaker
|
e5b7ee910e
|
fix: Save full res of intermediate step
|
2023-01-04 04:22:01 -05:00 |
|
Max Weber
|
917b5bd8d0
|
ui: save dropdown sampling method to the ui-config
|
2023-01-03 18:19:56 -07:00 |
|
AUTOMATIC
|
3e22e29413
|
fix broken send to extras button
|
2023-01-03 21:49:24 +03:00 |
|
AUTOMATIC
|
82cfc227d7
|
added licenses screen to settings
added footer
removed unused inpainting code
|
2023-01-03 20:23:17 +03:00 |
|
Vladimir Mandic
|
d8d206c168
|
add state to interrogate
|
2023-01-03 11:01:04 -05:00 |
|
Vladimir Mandic
|
cec209981e
|
log only sdapi
|
2023-01-03 10:58:52 -05:00 |
|
AUTOMATIC
|
8f96f92899
|
call script callbacks for reloaded model after loading embeddings
|
2023-01-03 18:39:14 +03:00 |
|
AUTOMATIC
|
2d5a5076bb
|
Make it so that upscalers are not repeated when restarting UI.
|
2023-01-03 18:38:21 +03:00 |
|
Vladimir Mandic
|
192ddc04d6
|
add job info to modules
|
2023-01-03 10:34:51 -05:00 |
|
Vladimir Mandic
|
1d9dc48efd
|
init job and add info to model merge
|
2023-01-03 10:21:51 -05:00 |
|
Vladimir Mandic
|
aaa4c2aacb
|
add api logging
|
2023-01-03 09:45:16 -05:00 |
|
AUTOMATIC
|
e9fb9bb0c2
|
fix hires fix not working in API when user does not specify upscaler
|
2023-01-03 17:40:20 +03:00 |
|
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)
|
2023-01-03 13:30:24 +01:00 |
|
AUTOMATIC
|
c0ee148870
|
add support for running with gradio 3.9 installed
|
2023-01-03 14:18:48 +03:00 |
|
AUTOMATIC
|
a1cf55a9d1
|
add option to reorder items in main UI
|
2023-01-03 10:39:21 +03:00 |
|
AUTOMATIC
|
9d4eff097d
|
add a button to show all setting pages
|
2023-01-03 10:01:06 +03:00 |
|
AUTOMATIC
|
2bc86712ec
|
make quicksettings UI elements appear in same order as they are listed in the setting
|
2023-01-03 09:13:35 +03:00 |
|
AUTOMATIC
|
18c03cdeac
|
styling rework to make things more compact
|
2023-01-03 09:04:29 +03:00 |
|
AUTOMATIC
|
269f6e8676
|
change settings UI to use vertical tabs
|
2023-01-03 07:20:20 +03:00 |
|
AUTOMATIC
|
251ecee694
|
make "send to" buttons send actual dimension of the sent image rather than fields
|
2023-01-02 22:44:46 +03:00 |
|
AUTOMATIC
|
8d12a729b8
|
fix possible error with accessing nonexistent setting
|
2023-01-02 20:46:51 +03:00 |
|
AUTOMATIC
|
84dd7e8e24
|
error out with a readable message in chwewckpoint merger for incompatible tensor shapes (ie when trying to merge SD1.5 with SD2.0)
|
2023-01-02 20:30:02 +03:00 |
|
AUTOMATIC
|
4dbde228ff
|
make it possible to use fractional values for SD upscale.
|
2023-01-02 20:01:16 +03:00 |
|
AUTOMATIC
|
ef27a18b6b
|
Hires fix rework
|
2023-01-02 19:42:10 +03:00 |
|
AUTOMATIC1111
|
fd4461d44c
|
Merge pull request #6196 from philpax/add-embeddings-api
feat(api): add /sdapi/v1/embeddings
|
2023-01-02 06:11:10 +03:00 |
|
AUTOMATIC1111
|
f39a79d143
|
Merge pull request #6183 from Kryptortio/add_more_element_ids
Add additional elem_id/HTML ids
|
2023-01-02 06:10:26 +03:00 |
|
Philpax
|
c65909ad16
|
feat(api): return more data for embeddings
|
2023-01-02 12:21:48 +11:00 |
|