3213 Commits (d97f467c0d27695d23edad5e4f8898a57e0ccb00)
 

Author SHA1 Message Date
AUTOMATIC1111 cf413d1fbe
Merge pull request #3176 from asimard1/master
Show PB texts at same time and earlier
3 years ago
AUTOMATIC1111 37aafdb059
Merge branch 'master' into master 3 years ago
AUTOMATIC a8eb9e3bf8 Revert "Merge pull request #3791 from shirayu/fix/filename"
This reverts commit eed58279e7, reversing
changes made to 4ae960b01c.
3 years ago
AUTOMATIC1111 eed58279e7
Merge pull request #3791 from shirayu/fix/filename
Truncate too long filename (Fix #705)
3 years ago
AUTOMATIC1111 4ae960b01c
Merge pull request #4177 from eltociear/patch-2
Fix typo in ui.js
3 years ago
AUTOMATIC 525cea9245 use shared function from processing for creating dummy mask when training inpainting model 3 years ago
Vladimir Mandic 590c5ae016
update pillow 3 years ago
AUTOMATIC 184e670126 fix the merge 3 years ago
AUTOMATIC1111 8839b372bf
Merge pull request #3490 from Nerogar/inpaint_textual_inversion
Fix textual inversion training with inpainting models
3 years ago
AUTOMATIC1111 da5c1e8a73
Merge branch 'master' into inpaint_textual_inversion 3 years ago
AUTOMATIC1111 47df084901
Merge pull request #6304 from vladmandic/add-cross-attention-info
add cross-attention info
3 years ago
AUTOMATIC 4d66bf2c0d add infotext to "-before-highres-fix" images 3 years ago
Vladimir Mandic 79c682ad4f
fix jpeg 3 years ago
AUTOMATIC 1cfd8aec4a make it possible to work with opts.show_progress_every_n_steps = -1 with medvram 3 years ago
Vladimir Mandic 21ee77db31
add cross-attention info 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
AUTOMATIC 642142556d use commandline-supplied cuda device name instead of cuda:0 for safetensors PR that doesn't fix anything 3 years ago
AUTOMATIC 68fbf4558f Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed' 3 years ago
AUTOMATIC1111 c4796bcc67
Merge pull request #6302 from vladmandic/fix-api-logging
fix typo in api logging
3 years ago
Vladimir Mandic 11b8160a08
fix typo 3 years ago
AUTOMATIC 0cd6399b8b fix broken inpainting model 3 years ago
AUTOMATIC 3bd737767b disable broken API logging 3 years ago
AUTOMATIC1111 c6c56c807a
Merge pull request #6272 from stysmmaker/feat/image-paste-fallback
Add image paste fallback
3 years ago
AUTOMATIC1111 aa44f40cc1
Merge pull request #6251 from hithereai/master
update opencv package inside requirements.txt
3 years ago
AUTOMATIC1111 7bbd984dda
Merge pull request #6253 from Shondoit/ti-optim
Save Optimizer next to TI embedding
3 years ago
AUTOMATIC1111 545ae8cb1c
Merge pull request #6264 from vladmandic/add-state-info
add missing state info
3 years ago
AUTOMATIC1111 a8ad8666cd
Merge pull request #6261 from vladmandic/api-logging
add api logging
3 years ago
AUTOMATIC1111 a2ff57cfb0
Merge pull request #6295 from Gerschel/master
better targetting, class tabs was autoassigned
3 years ago
AUTOMATIC1111 6281c1bdb4
Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes
Add more latent upscale modes
3 years ago
AUTOMATIC1111 77c3bc7747
Merge pull request #6298 from stysmmaker/fix/intermediate-step-full-res
Save full resolution of intermediate step
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 f49f917cdd
Merge branch 'AUTOMATIC1111:master' into feat/latent-upscale-modes 3 years ago
AUTOMATIC 4ec6470a1a fix checkpoint list API 3 years ago
MMaker 15fd0b8bc4
Update processing.py 3 years ago
MMaker 96cf15bede
Add new latent upscale modes 3 years ago
AUTOMATIC 8d8a05a3bb find configs for models at runtime rather than when starting 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
MMaker e5b7ee910e
fix: Save full res of intermediate step 3 years ago
Gerschel 4fc8154207 better targetting, class tabs was autoassigned
I moved a preset manager into quicksettings, this function
was targeting my component instead of the tabs. This is
because class tabs is autoassigned, while element id #tabs
is not, this allows a tabbed component to live in the quicksettings.
3 years ago
AUTOMATIC1111 7e549468b3
Merge pull request #6285 from abextm/save-sampling-method
ui: save dropdown sampling method to the ui-config
3 years ago
Max Weber 917b5bd8d0
ui: save dropdown sampling method to the ui-config 3 years ago
AUTOMATIC 3e22e29413 fix broken send to extras button 3 years ago
MMaker 7c89f3718f
Add image paste fallback
Fixes Firefox pasting support
(and possibly other browsers)
3 years ago
AUTOMATIC 82cfc227d7 added licenses screen to settings
added footer
removed unused inpainting code
3 years ago
Vladimir Mandic d8d206c168
add state to interrogate 3 years ago
Vladimir Mandic cec209981e
log only sdapi 3 years ago
AUTOMATIC 8f96f92899 call script callbacks for reloaded model after loading embeddings 3 years ago
AUTOMATIC 2d5a5076bb Make it so that upscalers are not repeated when restarting UI. 3 years ago
Vladimir Mandic 192ddc04d6
add job info to modules 3 years ago
Vladimir Mandic 1d9dc48efd
init job and add info to model merge 3 years ago