AUTOMATIC1111 1d7e9eca09 Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu 1 рік тому
..
api 3d2dbefcde fix OSError: cannot write mode P as JPEG 1 рік тому
hypernetworks 9bcfb92a00 rename logging from textual inversion to not confuse it with global logging module 1 рік тому
models 7e5cdaab4b SD3 lora support 1 рік тому
processing_scripts 9aa9e980a9 support scheduler selection in hires fix 1 рік тому
textual_inversion c5b7559856 Better error handling when unable to extract contents of embedding/TI file 1 рік тому
Roboto-Regular.ttf 1332c46b71 Drop fonts + font-roboto deps since we only use the single regular cut of Roboto 2 роки тому
cache.py df4da02ab0 Tweak diskcache limits 1 рік тому
call_queue.py 589dda3cf2 do not break progressbar on non-job actions 1 рік тому
cmd_args.py fd16393465 defunct --max-batch-count 1 рік тому
codeformer_model.py ea83180761 fix CodeFormer weight 1 рік тому
config_states.py 663fb87976 Config states time ISO in system time zone 1 рік тому
dat_model.py 2e7efe47b6 Minor cleanup 1 рік тому
deepbooru.py 06fe174c74 get deepbooru to run with --precision-half 1 рік тому
deepbooru_model.py 84d9ce30cb Add option for float32 sampling with float16 UNet 2 роки тому
devices.py 2fec94710b Merge pull request #16060 from xiaoxianBoy/fix-typos 1 рік тому
errors.py 7745db6fc0 torch 2.1.2 1 рік тому
esrgan_model.py 4ad0c0c0a8 Verify architecture for loaded Spandrel models 1 рік тому
extensions.py 5ab7d08a0a fix extention update when not on main branch 1 рік тому
extra_networks.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
extra_networks_hypernet.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions 2 роки тому
extras.py 07be13caa3 add metadata to checkpoint merger 2 роки тому
face_restoration.py 6a9b33c848 codeformer support 2 роки тому
face_restoration_utils.py c9174253fb Drop dependency on basicsr 1 рік тому
fifo_lock.py 71a0f6ef85 feat: replace threading.Lock() to FIFOLock 2 роки тому
gfpgan_model.py f8fb74b93a Bump Spandrel to 0.3.4; add spandrel-extra-arches for CodeFormer 1 рік тому
gitpython_hack.py b6c1a1bbbf Fix some deprecated types 2 роки тому
gradio_extensons.py b30cc87b78 add Block component creation callback 1 рік тому
hashes.py 6ee4012c0a Gracefully handle mtime read exception from cache 1 рік тому
hat_model.py 4ad0c0c0a8 Verify architecture for loaded Spandrel models 1 рік тому
images.py abacb735f4 multi size grid 1 рік тому
img2img.py 221ac0b9ab img2img batch upload method 1 рік тому
import_hook.py d92ce145bb Add import_hook hack to work around basicsr incompatibility 1 рік тому
infotext_utils.py d57ff884ed do not send image size on paste inpaint 1 рік тому
infotext_versions.py 38a7dc5488 v180_hr_styles actual version number 1 рік тому
initialize.py 65075896f2 Merge pull request #15310 from Dalton-Murray/update-pytorch-lightning-utilities 1 рік тому
initialize_util.py 5c5594ff16 linter 1 рік тому
interrogate.py 486aeda3a7 fix CLIP Interrogator topN regex 1 рік тому
launch_utils.py 5096c163c1 Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo 1 рік тому
localization.py 413123f08a Update localization.py 1 рік тому
logging_config.py 0011640ab1 Logging: set formatter correctly for fallback logger too 1 рік тому
lowvram.py 42ca30d6c1 fix mdevram for SD1/SDXL 1 рік тому
mac_specific.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
masking.py 821adc3041 fix get_crop_region_v2 1 рік тому
memmon.py a00cd8b9c1 attempt to fix memory monitor with multiple CUDA devices 2 роки тому
modelloader.py f8fb74b93a Bump Spandrel to 0.3.4; add spandrel-extra-arches for CodeFormer 1 рік тому
ngrok.py 182330ae40 Merge branch 'dev' into ngrok-py 2 роки тому
npu_specific.py cc3f604310 Update 1 рік тому
options.py 3e0146f9bd restore the lost Uncategorized options section 1 рік тому
patches.py f01682ee01 store patches for Lora in a specialized module 2 роки тому
paths.py b0f5934234 Use Spandrel for upscaling and face restoration architectures (aside from GFPGAN and LDSR) 1 рік тому
paths_internal.py 1a7ffa2c76 remove extra local variable 1 рік тому
postprocessing.py 5d9f1e6a43 stoping generation extras 1 рік тому
processing.py d67348a0a5 allow generation to be started with any dimensions specified 1 рік тому
profiling.py 57e6d05a43 added tool for profiling code 1 рік тому
progress.py 86b3aa94e2 rename pending tasks api endpoint to be more in line with others 1 рік тому
prompt_parser.py d686e73daa support for SD3: infinite prompt length, token counting 1 рік тому
realesrgan_model.py 2cacbc124c load_spandrel_model: make `half` `prefer_half` 1 рік тому
restart.py ad3b8a1c41 alternative solution to #13434 1 рік тому
rng.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
rng_philox.py 0904df84e2 minor performance improvements for philox 2 роки тому
safe.py 07cf95c76e update pickle safe filenames 1 рік тому
script_callbacks.py bba306d414 fix: remove callbacks properly in remove_callbacks_for_function() 1 рік тому
script_loading.py 61f6479ea9 restore 1.8.0-style naming of scripts 1 рік тому
scripts.py 17e846150c Add process_before_every_sampling hook 1 рік тому
scripts_auto_postprocessing.py 028d3f6425 ruff auto fixes 2 роки тому
scripts_postprocessing.py f1a6c5fe17 add an option to hide postprocessing options in Extras tab 1 рік тому
sd_disable_initialization.py 895456c4a2 change state dict comparison to ref compare 1 рік тому
sd_emphasis.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
sd_hijack.py 11cfe0dd05 sd3 TI support 1 рік тому
sd_hijack_checkpoint.py 924e222004 add option to show/hide warnings 2 роки тому
sd_hijack_clip.py d686e73daa support for SD3: infinite prompt length, token counting 1 рік тому
sd_hijack_clip_old.py e2b19900ec add infotext entry for emphasis; put emphasis into a separate file, add an option to parse but still ignore emphasis 1 рік тому
sd_hijack_ip2p.py f741a98bac imports cleanup for ruff 2 роки тому
sd_hijack_open_clip.py 2c11e9009e repair --medvram for SD2.x too after SDXL update 2 роки тому
sd_hijack_optimizations.py 0769aa318a integrated edits as recommended in the PR #15804 1 рік тому
sd_hijack_unet.py ffead92d4e Revert "Merge pull request #16078 from huchenlei/fix_sd2" 1 рік тому
sd_hijack_utils.py 2a8a60c2c5 Add --precision half cmd option 1 рік тому
sd_hijack_xlmr.py f741a98bac imports cleanup for ruff 2 роки тому
sd_models.py 7e4b06fcd0 support loading clip/t5 from the main model checkpoint 1 рік тому
sd_models_config.py 74069addc3 SD2 v autodetection fix 1 рік тому
sd_models_types.py 5b2a60b8e2 initial SD3 support 1 рік тому
sd_models_xl.py 3e20b36e8f Fix attr access 1 рік тому
sd_samplers.py 0f40c4b9b1 fix Sampler Scheduler autocorrection warning 1 рік тому
sd_samplers_cfg_denoiser.py 0a6628bad0 remove mentions of specific samplers from CFG denoiser code 1 рік тому
sd_samplers_common.py a8fba9af35 medvram support for SD3 1 рік тому
sd_samplers_compvis.py 54c3e5c913 Merge branch 'dev' into refiner 2 роки тому
sd_samplers_extra.py 066afda2f6 Simplify restart_sampler (suggested by ruff) 1 рік тому
sd_samplers_kdiffusion.py 8749540602 fix lint 1 рік тому
sd_samplers_lcm.py 8e292373ec lcm sampler 1 рік тому
sd_samplers_timesteps.py 663a4d80df add new sampler DDIM CFG++ 1 рік тому
sd_samplers_timesteps_impl.py 0a6628bad0 remove mentions of specific samplers from CFG denoiser code 1 рік тому
sd_schedulers.py f6f055a93d use configured alpha/beta values in Beta scheduling 1 рік тому
sd_unet.py ac02216e54 alternate implementation for unet forward replacement that does not depend on hijack being applied 1 рік тому
sd_vae.py a183de04e3 Execute model_loaded_callback after moving to target device 1 рік тому
sd_vae_approx.py 5b2a60b8e2 initial SD3 support 1 рік тому
sd_vae_taesd.py 5b2a60b8e2 initial SD3 support 1 рік тому
shared.py 13f22974a4 chore: fix typos 1 рік тому
shared_cmd_options.py 18e3e6d6ab consolidate local check 2 роки тому
shared_gradio_themes.py b5481c6195 Merge pull request #16153 from light-and-ray/fix_ui_flashing_on_reload_and_fast_scrollong 1 рік тому
shared_init.py 2a8a60c2c5 Add --precision half cmd option 1 рік тому
shared_items.py 7e5e67330b add UI for reordering callbacks 1 рік тому
shared_options.py 5a10bb9aa6 Merge pull request #16235 from v0xie/beta-sampling 1 рік тому
shared_state.py 3d2dbefcde fix OSError: cannot write mode P as JPEG 1 рік тому
shared_total_tqdm.py 386245a264 split shared.py into multiple files; should resolve all circular reference import errors related to shared.py 2 роки тому
styles.py c40f33ca04 PEP 604 annotations 1 рік тому
sub_quadratic_attention.py b6c1a1bbbf Fix some deprecated types 2 роки тому
sysinfo.py 6a7042fe2f move git_status to sysinfo 1 рік тому
timer.py a8d4213317 add --log-startup option to print detailed startup progress 2 роки тому
torch_utils.py 9e60cdbc3f Maintaining Project Compatibility for Python 3.9 Users Without Upgrade Requirements. 1 рік тому
txt2img.py 9aa9e980a9 support scheduler selection in hires fix 1 рік тому
ui.py 7c8a4ccecb Merge pull request #16202 from light-and-ray/do_not_break_progressbar_on_non-job_actions 1 рік тому
ui_checkpoint_merger.py 362789a379 gradio 3.39 2 роки тому
ui_common.py 7c8a4ccecb Merge pull request #16202 from light-and-ray/do_not_break_progressbar_on_non-job_actions 1 рік тому
ui_components.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
ui_extensions.py 589dda3cf2 do not break progressbar on non-job actions 1 рік тому
ui_extra_networks.py b0b90dc0d7 Merge pull request #15319 from catboxanon/feat/ssmd_cover_images 1 рік тому
ui_extra_networks_checkpoints.py 5084b39ea5 fix checkpoint selection not working for #14588 1 рік тому
ui_extra_networks_checkpoints_user_metadata.py c96e4750d8 SD VAE rework 2 2 роки тому
ui_extra_networks_hypernets.py 0726a6e12e Finish base layout. Fix bugs. Need to test for stability and clean up. 1 рік тому
ui_extra_networks_textual_inversion.py 0726a6e12e Finish base layout. Fix bugs. Need to test for stability and clean up. 1 рік тому
ui_extra_networks_user_metadata.py 957185f7eb fix Replace preview 1 рік тому
ui_gradio_extensions.py b5481c6195 Merge pull request #16153 from light-and-ray/fix_ui_flashing_on_reload_and_fast_scrollong 1 рік тому
ui_loadsave.py cc8ea32501 fix ui-config for InputAccordion 1 рік тому
ui_postprocessing.py 61f488302f FIX: Allow PNG-RGBA for Extras Tab 1 рік тому
ui_prompt_styles.py e3fa46f26f Fix various typos with crate-ci/typos 1 рік тому
ui_settings.py 589dda3cf2 do not break progressbar on non-job actions 1 рік тому
ui_tempdir.py 3a99824638 register_tmp_file also with mtime 1 рік тому
ui_toprow.py 1466daeafc Disable prompt token counters option actually disables token counting rather than just hiding results. 1 рік тому
upscaler.py 964fc13a99 fix upscale logic 1 рік тому
upscaler_utils.py 1d7e9eca09 Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu 1 рік тому
util.py 2fec94710b Merge pull request #16060 from xiaoxianBoy/fix-typos 1 рік тому
xlmr.py a70dfb64a8 change import statements for #14478 1 рік тому
xlmr_m18.py a70dfb64a8 change import statements for #14478 1 рік тому
xpu_specific.py 818d6a11e7 Fix format 1 рік тому