| .. |
|
api
|
Merge pull request #14715 from stefanbenten/sb/embedding-refresh
|
2024-01-23 22:35:41 +03:00 |
|
hypernetworks
|
|
|
|
models/diffusion
|
|
|
|
processing_scripts
|
parse_generation_parameters with no skip_fields
|
2024-01-18 02:36:19 +09:00 |
|
textual_inversion
|
Update
|
2024-01-31 12:29:58 +08:00 |
|
cache.py
|
Avoid unnecessary isfile/exists calls
|
2024-01-04 00:26:30 +02:00 |
|
call_queue.py
|
fix borked merge, rename fields to better match what they do, change setting default to true for #13653
|
2024-01-01 16:50:59 +03:00 |
|
cmd_args.py
|
re-work multi --styles-file
|
2024-01-21 03:53:58 +09:00 |
|
codeformer_model.py
|
|
|
|
config_states.py
|
|
|
|
dat_model.py
|
Minor cleanup
|
2024-01-19 00:39:14 +01:00 |
|
deepbooru.py
|
|
|
|
deepbooru_model.py
|
|
|
|
devices.py
|
Update
|
2024-01-31 12:29:58 +08:00 |
|
errors.py
|
|
|
|
esrgan_model.py
|
|
|
|
extensions.py
|
fix_extension_check_for_requirements
|
2024-01-13 14:45:15 +04:00 |
|
extra_networks.py
|
mass file lister as an attempt to tackle #14507
|
2024-01-04 02:28:05 +03:00 |
|
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
|
Add # to the invalid_filename_chars list
|
2024-01-13 02:31:26 -08:00 |
|
img2img.py
|
fix #14497
|
2024-01-02 07:05:05 +03:00 |
|
import_hook.py
|
|
|
|
infotext_utils.py
|
parse_generation_parameters skip_fields
|
2024-01-18 02:39:15 +09:00 |
|
infotext_versions.py
|
Add Pad conds v0 option
|
2024-01-27 22:30:47 +03:00 |
|
initialize.py
|
Update
|
2024-01-31 12:29:58 +08:00 |
|
initialize_util.py
|
|
|
|
interrogate.py
|
fix CLIP Interrogator topN regex
|
2024-01-27 19:35:07 +09:00 |
|
launch_utils.py
|
Update
|
2024-01-31 12:29:58 +08:00 |
|
localization.py
|
|
|
|
logging_config.py
|
Logging: set formatter correctly for fallback logger too
|
2024-01-11 08:29:42 +02:00 |
|
lowvram.py
|
|
|
|
mac_specific.py
|
|
|
|
masking.py
|
improve get_crop_region
|
2024-01-21 09:02:18 +09:00 |
|
memmon.py
|
|
|
|
modelloader.py
|
load_spandrel_model: make half prefer_half
|
2024-01-02 10:44:38 +02:00 |
|
ngrok.py
|
|
|
|
npu_specific.py
|
Update
|
2024-01-31 12:29:58 +08:00 |
|
options.py
|
minor fix to #14525
|
2024-01-26 17:16:53 +09:00 |
|
patches.py
|
|
|
|
paths.py
|
|
|
|
paths_internal.py
|
|
|
|
postprocessing.py
|
fix extras big batch crashes
|
2024-01-20 00:40:03 +04:00 |
|
processing.py
|
add an option to not overlay original image for inpainting for #14727
|
2024-01-23 22:19:38 +03:00 |
|
progress.py
|
|
|
|
prompt_parser.py
|
|
|
|
realesrgan_model.py
|
load_spandrel_model: make half prefer_half
|
2024-01-02 10:44:38 +02:00 |
|
restart.py
|
|
|
|
rng.py
|
|
|
|
rng_philox.py
|
|
|
|
Roboto-Regular.ttf
|
|
|
|
safe.py
|
|
|
|
script_callbacks.py
|
make denoiser None by default
|
2024-01-07 20:17:42 -06:00 |
|
script_loading.py
|
|
|
|
scripts.py
|
set_named_arg fuzzy option
|
2024-01-27 21:55:52 +09:00 |
|
scripts_auto_postprocessing.py
|
|
|
|
scripts_postprocessing.py
|
|
|
|
sd_disable_initialization.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
|
Handle CondFunc exception when resolving attributes
|
2024-01-06 17:18:38 +08:00 |
|
sd_hijack_xlmr.py
|
|
|
|
sd_models.py
|
Execute model_loaded_callback after moving to target device
|
2024-01-06 20:03:33 +08:00 |
|
sd_models_config.py
|
|
|
|
sd_models_types.py
|
|
|
|
sd_models_xl.py
|
|
|
|
sd_samplers.py
|
lcm sampler
|
2024-01-08 06:43:39 -06:00 |
|
sd_samplers_cfg_denoiser.py
|
fix the typo -- thanks Cyberbeing
|
2024-01-29 10:20:27 +03:00 |
|
sd_samplers_common.py
|
Add Pad conds v0 option
|
2024-01-27 22:30:47 +03:00 |
|
sd_samplers_compvis.py
|
|
|
|
sd_samplers_extra.py
|
|
|
|
sd_samplers_kdiffusion.py
|
Add Pad conds v0 option
|
2024-01-27 22:30:47 +03:00 |
|
sd_samplers_lcm.py
|
lcm sampler
|
2024-01-08 06:43:39 -06:00 |
|
sd_samplers_timesteps.py
|
Add Pad conds v0 option
|
2024-01-27 22:30:47 +03:00 |
|
sd_samplers_timesteps_impl.py
|
|
|
|
sd_unet.py
|
|
|
|
sd_vae.py
|
Execute model_loaded_callback after moving to target device
|
2024-01-06 20:03:33 +08:00 |
|
sd_vae_approx.py
|
|
|
|
sd_vae_taesd.py
|
|
|
|
shared.py
|
re-work multi --styles-file
|
2024-01-21 03:53:58 +09:00 |
|
shared_cmd_options.py
|
|
|
|
shared_gradio_themes.py
|
|
|
|
shared_init.py
|
improve efficiency and support more device
|
2024-01-09 22:11:44 +08:00 |
|
shared_items.py
|
Add support for DAT upscaler models
|
2024-01-19 00:10:02 +01:00 |
|
shared_options.py
|
Add Pad conds v0 option
|
2024-01-27 22:30:47 +03:00 |
|
shared_state.py
|
fix borked merge, rename fields to better match what they do, change setting default to true for #13653
|
2024-01-01 16:50:59 +03:00 |
|
shared_total_tqdm.py
|
|
|
|
styles.py
|
catch load style.csv error
|
2024-02-01 15:40:15 +09:00 |
|
sub_quadratic_attention.py
|
|
|
|
sysinfo.py
|
add assets repo; serve fonts locally rather than from google's servers
|
2024-01-07 09:21:21 +03:00 |
|
timer.py
|
|
|
|
torch_utils.py
|
|
|
|
txt2img.py
|
fix txt2img_upscale
|
2024-01-27 14:55:47 +09:00 |
|
ui.py
|
ResizeHandleRow png_info and train
|
2024-02-10 13:00:16 +04:00 |
|
ui_checkpoint_merger.py
|
|
|
|
ui_common.py
|
add docstring
|
2024-01-20 22:04:53 +01:00 |
|
ui_components.py
|
|
|
|
ui_extensions.py
|
add button for refreshing extensions list
|
2024-02-07 16:06:17 +04:00 |
|
ui_extra_networks.py
|
fix extra networks metadata failing to work properly when you create the .json file with metadata for the first time.
|
2024-02-02 22:47:51 +03:00 |
|
ui_extra_networks_checkpoints.py
|
fix checkpoint selection not working for #14588
|
2024-02-02 19:41:07 +03:00 |
|
ui_extra_networks_checkpoints_user_metadata.py
|
|
|
|
ui_extra_networks_hypernets.py
|
Finish base layout. Fix bugs. Need to test for stability and clean up.
|
2024-01-11 15:06:57 -05:00 |
|
ui_extra_networks_textual_inversion.py
|
Finish base layout. Fix bugs. Need to test for stability and clean up.
|
2024-01-11 15:06:57 -05:00 |
|
ui_extra_networks_user_metadata.py
|
Finish cleanup.
|
2024-01-16 13:35:01 -05:00 |
|
ui_gradio_extensions.py
|
Avoid unnecessary isfile/exists calls
|
2024-01-04 00:26:30 +02:00 |
|
ui_loadsave.py
|
Avoid unnecessary isfile/exists calls
|
2024-01-04 00:26:30 +02:00 |
|
ui_postprocessing.py
|
make extras tab collumns resizable
|
2024-01-23 21:56:49 +04:00 |
|
ui_prompt_styles.py
|
re-work multi --styles-file
|
2024-01-21 03:53:58 +09:00 |
|
ui_settings.py
|
|
|
|
ui_tempdir.py
|
|
|
|
ui_toprow.py
|
Add "Interrupting..." placeholder.
|
2024-02-01 22:34:29 +03:00 |
|
upscaler.py
|
|
|
|
upscaler_utils.py
|
Fix potential autocast NaNs in image upscale
|
2024-01-30 22:32:31 -08:00 |
|
util.py
|
Merge branch 'dev' into avoid-isfiles
|
2024-01-04 11:15:50 +03:00 |
|
xlmr.py
|
|
|
|
xlmr_m18.py
|
|
|
|
xpu_specific.py
|
Fix format
|
2024-01-06 19:14:06 +08:00 |