w-e-w 22ad1d3fdc revert use of gitpython hijack hace 2 años
..
api 7a7a201d81 Merge pull request #10956 from akx/len hace 2 años
codeformer 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años
hypernetworks 05933840f0 rename print_error to report, use it with together with package name hace 2 años
models 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
textual_inversion 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
Roboto-Regular.ttf 1332c46b71 Drop fonts + font-roboto deps since we only use the single regular cut of Roboto hace 2 años
call_queue.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
cmd_args.py 36888092af revert default cross attention optimization to Doggettx hace 2 años
codeformer_model.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
config_states.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
deepbooru.py 028d3f6425 ruff auto fixes hace 2 años
deepbooru_model.py 84d9ce30cb Add option for float32 sampling with float16 UNet hace 2 años
devices.py 8faac8b963 run basic torch calculation at startup in parallel to reduce the performance impact of first generation hace 2 años
errors.py 7393c1f99c Added sysinfo tab to settings hace 2 años
esrgan_model.py df6fffb054 change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...> hace 2 años
esrgan_model_arch.py 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años
extensions.py 22ad1d3fdc revert use of gitpython hijack hace 2 años
extra_networks.py 0a277ab591 remove redone compare hace 2 años
extra_networks_hypernet.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
extras.py 76ebf750a4 use a local variable instead of dictionary entry for sd_merge_models in merge model metadata code hace 2 años
face_restoration.py 6a9b33c848 codeformer support hace 2 años
generation_parameters_copypaste.py 851bf43520 print error and continue hace 2 años
gfpgan_model.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
gitpython_hack.py 77a10c62c9 Patch GitPython to not use leaky persistent processes hace 2 años
hashes.py 39ec4f06ff calculate hashes for Lora hace 2 años
images.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
img2img.py 18acc0b30d revert the message to how it was hace 2 años
import_hook.py 0c747d4013 add a comment for disable xformers hack hace 2 años
interrogate.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
launch_utils.py c2808f3040 SD_WEBUI_RESTARTING hace 2 años
localization.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
lowvram.py 1ca5e76f7b fix for conds of second hires fox pass being calculated using first pass's networks, and add an option to revert to old behavior hace 2 años
mac_specific.py 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años
masking.py 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años
memmon.py a00cd8b9c1 attempt to fix memory monitor with multiple CUDA devices hace 2 años
modelloader.py df6fffb054 change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...> hace 2 años
ngrok.py 182330ae40 Merge branch 'dev' into ngrok-py hace 2 años
paths.py 5fcdaa6a7f Vendor in the single module used from taming_transformers; remove taming_transformers dependency hace 2 años
paths_internal.py 681c16dd1e fix --data-dir for COMMANDLINE_ARGS hace 2 años
postprocessing.py 3894609b52 Merge branch 'dev' into master hace 2 años
processing.py cfdd1b9418 linter hace 2 años
progress.py 9fd6c1e343 move some settings to the new Optimization page hace 2 años
prompt_parser.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
realesrgan_model.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
restart.py 46a5bd64ed Restart: only do restart if running via the wrapper script hace 2 años
safe.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
script_callbacks.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
script_loading.py 05933840f0 rename print_error to report, use it with together with package name hace 2 años
scripts.py b3390a9840 Merge branch 'dev' into startup-profile hace 2 años
scripts_auto_postprocessing.py 028d3f6425 ruff auto fixes hace 2 años
scripts_postprocessing.py 3ec7b705c7 suggestions and fixes from the PR hace 2 años
sd_disable_initialization.py 762265eab5 autofixes from ruff hace 2 años
sd_hijack.py 36888092af revert default cross attention optimization to Doggettx hace 2 años
sd_hijack_checkpoint.py 924e222004 add option to show/hide warnings hace 2 años
sd_hijack_clip.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
sd_hijack_clip_old.py 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions hace 2 años
sd_hijack_inpainting.py d25219b7e8 manual fixes for some C408 hace 2 años
sd_hijack_ip2p.py f741a98bac imports cleanup for ruff hace 2 años
sd_hijack_open_clip.py ce6911158b Add support Stable Diffusion 2.0 hace 2 años
sd_hijack_optimizations.py 806ea639e6 Merge pull request #11066 from aljungberg/patch-1 hace 2 años
sd_hijack_unet.py 3ba6c3c83c Fix up string formatting/concatenation to f-strings where feasible hace 2 años
sd_hijack_utils.py 10421f93c3 Fix full previews, --no-half-vae hace 2 años
sd_hijack_xlmr.py f741a98bac imports cleanup for ruff hace 2 años
sd_models.py f1533de982 assign devices.dtype early because it's needed before the model is loaded hace 2 años
sd_models_config.py f741a98bac imports cleanup for ruff hace 2 años
sd_samplers.py cdac5ace14 suppress ENSD infotext for samplers that don't use it hace 2 años
sd_samplers_common.py 1210548cba simplify single_sample_to_image hace 2 años
sd_samplers_compvis.py cdac5ace14 suppress ENSD infotext for samplers that don't use it hace 2 años
sd_samplers_kdiffusion.py e72013ea67 Merge pull request #10638 from catboxanon/patch/revert-10586 hace 2 años
sd_unet.py 339b531570 custom unet support hace 2 años
sd_vae.py 80adb6979d Merge branch 'dev' into find_vae hace 2 años
sd_vae_approx.py 8e0d16e746 modules/sd_vae_approx.py: fix VAE-approx path hace 2 años
sd_vae_taesd.py 7a13a3f4ba TAESD fix hace 2 años
shared.py 7f2214aa2b persistent conds cache hace 2 años
shared_items.py df02498d03 add an option to show selected setting in main txt2img/img2img UI hace 2 años
styles.py f98f4f73aa infer styles from prompts, and an option to control the behavior hace 2 años
sub_quadratic_attention.py 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años
sysinfo.py aeba3cadd5 add whitelist for environment in the report hace 2 años
timer.py 0cc05fc492 work on startup profile display hace 2 años
txt2img.py ff0e17174f rework hires prompts/sampler code to among other things support different extra networks in first/second pass hace 2 años
ui.py 96e446218c link footer API to Wiki when API is not active hace 2 años
ui_common.py df02498d03 add an option to show selected setting in main txt2img/img2img UI hace 2 años
ui_components.py b06205eaf6 Allow user input for gradio theme selection hace 2 años
ui_extensions.py 1dd8d571a4 Merge pull request #11043 from akx/restart-envvar hace 2 años
ui_extra_networks.py 9009e25cb1 Apply suggestions from code review hace 2 años
ui_extra_networks_checkpoints.py 9009e25cb1 Apply suggestions from code review hace 2 años
ui_extra_networks_hypernets.py 9009e25cb1 Apply suggestions from code review hace 2 años
ui_extra_networks_textual_inversion.py 9009e25cb1 Apply suggestions from code review hace 2 años
ui_gradio_extensions.py df02498d03 add an option to show selected setting in main txt2img/img2img UI hace 2 años
ui_loadsave.py 87702febe0 allow hiding buttons in ui-config.json hace 2 años
ui_postprocessing.py f741a98bac imports cleanup for ruff hace 2 años
ui_settings.py 7a7a201d81 Merge pull request #10956 from akx/len hace 2 años
ui_tempdir.py 08f93da17c Update ui_tempdir.py hace 2 años
upscaler.py 68d8423288 Fix missing ext_filter kwarg hace 2 años
xlmr.py 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) hace 2 años