| .. |
|
api
|
|
|
|
hypernetworks
|
|
|
|
models
|
SD3 lora support
|
2024-07-15 08:31:55 +03:00 |
|
processing_scripts
|
|
|
|
textual_inversion
|
|
|
|
cache.py
|
|
|
|
call_queue.py
|
do not break progressbar on non-job actions
|
2024-07-12 16:08:36 +04:00 |
|
cmd_args.py
|
defunct --max-batch-count
|
2024-06-30 21:19:25 +09:00 |
|
codeformer_model.py
|
|
|
|
config_states.py
|
|
|
|
dat_model.py
|
|
|
|
deepbooru.py
|
get deepbooru to run with --precision-half
|
2024-06-28 07:51:30 +03:00 |
|
deepbooru_model.py
|
|
|
|
devices.py
|
Merge pull request #16060 from xiaoxianBoy/fix-typos
|
2024-07-06 10:06:35 +03:00 |
|
errors.py
|
|
|
|
esrgan_model.py
|
|
|
|
extensions.py
|
fix extention update when not on main branch
|
2024-05-15 17:27:05 +09:00 |
|
extra_networks.py
|
|
|
|
extra_networks_hypernet.py
|
|
|
|
extras.py
|
|
|
|
face_restoration.py
|
|
|
|
face_restoration_utils.py
|
|
|
|
fifo_lock.py
|
|
|
|
gfpgan_model.py
|
|
|
|
gitpython_hack.py
|
|
|
|
gradio_extensons.py
|
|
|
|
hashes.py
|
|
|
|
hat_model.py
|
|
|
|
images.py
|
multi size grid
|
2024-06-10 20:47:12 +09:00 |
|
img2img.py
|
img2img batch upload method
|
2024-05-16 23:08:24 +04:00 |
|
import_hook.py
|
|
|
|
infotext_utils.py
|
do not send image size on paste inpaint
|
2024-07-09 16:12:39 +04:00 |
|
infotext_versions.py
|
|
|
|
initialize.py
|
|
|
|
initialize_util.py
|
|
|
|
interrogate.py
|
|
|
|
launch_utils.py
|
Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo
|
2024-07-20 11:46:45 +03:00 |
|
localization.py
|
|
|
|
logging_config.py
|
|
|
|
lowvram.py
|
|
|
|
mac_specific.py
|
|
|
|
masking.py
|
|
|
|
memmon.py
|
|
|
|
modelloader.py
|
Bump Spandrel to 0.3.4; add spandrel-extra-arches for CodeFormer
|
2024-07-04 09:14:04 +03:00 |
|
ngrok.py
|
|
|
|
npu_specific.py
|
|
|
|
options.py
|
|
|
|
patches.py
|
|
|
|
paths.py
|
|
|
|
paths_internal.py
|
|
|
|
postprocessing.py
|
stoping generation extras
|
2024-06-25 05:33:07 +04:00 |
|
processing.py
|
allow generation to be started with any dimensions specified
|
2024-06-28 18:06:49 +03:00 |
|
profiling.py
|
added tool for profiling code
|
2024-06-09 21:18:36 +03:00 |
|
progress.py
|
|
|
|
prompt_parser.py
|
support for SD3: infinite prompt length, token counting
|
2024-06-26 23:22:00 +03:00 |
|
realesrgan_model.py
|
|
|
|
restart.py
|
|
|
|
rng.py
|
|
|
|
rng_philox.py
|
|
|
|
Roboto-Regular.ttf
|
|
|
|
safe.py
|
|
|
|
script_callbacks.py
|
|
|
|
script_loading.py
|
|
|
|
scripts.py
|
Add process_before_every_sampling hook
|
2024-06-09 23:06:28 -04:00 |
|
scripts_auto_postprocessing.py
|
|
|
|
scripts_postprocessing.py
|
|
|
|
sd_disable_initialization.py
|
|
|
|
sd_emphasis.py
|
|
|
|
sd_hijack.py
|
|
|
|
sd_hijack_checkpoint.py
|
|
|
|
sd_hijack_clip.py
|
|
|
|
sd_hijack_clip_old.py
|
|
|
|
sd_hijack_ip2p.py
|
|
|
|
sd_hijack_open_clip.py
|
|
|
|
sd_hijack_optimizations.py
|
|
|
|
sd_hijack_unet.py
|
|
|
|
sd_hijack_utils.py
|
Add --precision half cmd option
|
2024-05-16 19:50:06 -04:00 |
|
sd_hijack_xlmr.py
|
|
|
|
sd_models.py
|
support loading clip/t5 from the main model checkpoint
|
2024-06-29 00:38:52 +03:00 |
|
sd_models_config.py
|
SD2 v autodetection fix
|
2024-07-06 11:00:22 +03:00 |
|
sd_models_types.py
|
|
|
|
sd_models_xl.py
|
Fix attr access
|
2024-05-15 17:27:01 -04:00 |
|
sd_samplers.py
|
fix Sampler Scheduler autocorrection warning
|
2024-06-21 12:14:33 +09:00 |
|
sd_samplers_cfg_denoiser.py
|
remove mentions of specific samplers from CFG denoiser code
|
2024-07-06 10:31:08 +03:00 |
|
sd_samplers_common.py
|
|
|
|
sd_samplers_compvis.py
|
|
|
|
sd_samplers_extra.py
|
|
|
|
sd_samplers_kdiffusion.py
|
fix lint
|
2024-07-19 15:33:07 -07:00 |
|
sd_samplers_lcm.py
|
|
|
|
sd_samplers_timesteps.py
|
add new sampler DDIM CFG++
|
2024-06-16 17:47:21 -07:00 |
|
sd_samplers_timesteps_impl.py
|
remove mentions of specific samplers from CFG denoiser code
|
2024-07-06 10:31:08 +03:00 |
|
sd_schedulers.py
|
|
|
|
sd_unet.py
|
|
|
|
sd_vae.py
|
|
|
|
sd_vae_approx.py
|
|
|
|
sd_vae_taesd.py
|
initial SD3 support
|
2024-06-16 08:04:31 +03:00 |
|
shared.py
|
chore: fix typos
|
2024-06-21 09:52:02 +08:00 |
|
shared_cmd_options.py
|
|
|
|
shared_gradio_themes.py
|
|
|
|
shared_init.py
|
Add --precision half cmd option
|
2024-05-16 19:50:06 -04:00 |
|
shared_items.py
|
|
|
|
shared_options.py
|
Merge pull request #16235 from v0xie/beta-sampling
|
2024-07-20 11:43:39 +03:00 |
|
shared_state.py
|
fix OSError: cannot write mode P as JPEG
|
2024-07-11 23:54:25 +04:00 |
|
shared_total_tqdm.py
|
|
|
|
styles.py
|
|
|
|
sub_quadratic_attention.py
|
|
|
|
sysinfo.py
|
move git_status to sysinfo
|
2024-07-09 02:27:22 +09:00 |
|
timer.py
|
|
|
|
torch_utils.py
|
|
|
|
txt2img.py
|
|
|
|
ui.py
|
|
|
|
ui_checkpoint_merger.py
|
|
|
|
ui_common.py
|
Merge pull request #16202 from light-and-ray/do_not_break_progressbar_on_non-job_actions
|
2024-07-20 11:45:57 +03:00 |
|
ui_components.py
|
|
|
|
ui_extensions.py
|
do not break progressbar on non-job actions
|
2024-07-12 16:08:36 +04:00 |
|
ui_extra_networks.py
|
|
|
|
ui_extra_networks_checkpoints.py
|
|
|
|
ui_extra_networks_checkpoints_user_metadata.py
|
|
|
|
ui_extra_networks_hypernets.py
|
|
|
|
ui_extra_networks_textual_inversion.py
|
|
|
|
ui_extra_networks_user_metadata.py
|
fix Replace preview
|
2024-06-30 20:20:29 +09:00 |
|
ui_gradio_extensions.py
|
Merge pull request #16153 from light-and-ray/fix_ui_flashing_on_reload_and_fast_scrollong
|
2024-07-07 08:38:26 +03:00 |
|
ui_loadsave.py
|
|
|
|
ui_postprocessing.py
|
|
|
|
ui_prompt_styles.py
|
|
|
|
ui_settings.py
|
do not break progressbar on non-job actions
|
2024-07-12 16:08:36 +04:00 |
|
ui_tempdir.py
|
|
|
|
ui_toprow.py
|
|
|
|
upscaler.py
|
|
|
|
upscaler_utils.py
|
|
|
|
util.py
|
Merge pull request #16060 from xiaoxianBoy/fix-typos
|
2024-07-06 10:06:35 +03:00 |
|
xlmr.py
|
|
|
|
xlmr_m18.py
|
|
|
|
xpu_specific.py
|
|
|