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