.. |
api
|
|
|
codeformer
|
|
|
hypernetworks
|
|
|
models/diffusion
|
|
|
textual_inversion
|
do not display the message for TI unless the list of loaded embeddings changed
|
2023-01-29 11:53:05 +03:00 |
call_queue.py
|
|
|
codeformer_model.py
|
|
|
deepbooru_model.py
|
|
|
deepbooru.py
|
|
|
devices.py
|
Merge pull request #7309 from brkirch/fix-embeddings
|
2023-01-28 18:44:36 +03:00 |
errors.py
|
|
|
esrgan_model_arch.py
|
|
|
esrgan_model.py
|
|
|
extensions.py
|
|
|
extra_networks_hypernet.py
|
|
|
extra_networks.py
|
|
|
extras.py
|
|
|
face_restoration.py
|
|
|
generation_parameters_copypaste.py
|
update prompt token counts after using the paste params button
|
2023-01-30 01:03:31 +03:00 |
gfpgan_model.py
|
|
|
hashes.py
|
|
|
images.py
|
Reduce grid rows if larger than number of images available
|
2023-01-28 19:25:52 -05:00 |
img2img.py
|
add override settings component to img2img
|
2023-01-30 02:40:26 +03:00 |
import_hook.py
|
|
|
interrogate.py
|
|
|
localization.py
|
|
|
lowvram.py
|
|
|
masking.py
|
|
|
memmon.py
|
|
|
modelloader.py
|
|
|
ngrok.py
|
|
|
paths.py
|
|
|
postprocessing.py
|
|
|
processing.py
|
remove Batch size and Batch pos from textinfo (goodbye)
|
2023-01-29 11:53:24 +03:00 |
progress.py
|
|
|
prompt_parser.py
|
|
|
realesrgan_model.py
|
|
|
safe.py
|
|
|
script_callbacks.py
|
|
|
script_loading.py
|
|
|
scripts_auto_postprocessing.py
|
|
|
scripts_postprocessing.py
|
|
|
scripts.py
|
Merge pull request #7231 from EllangoK/master
|
2023-01-28 18:45:38 +03:00 |
sd_disable_initialization.py
|
|
|
sd_hijack_checkpoint.py
|
|
|
sd_hijack_clip_old.py
|
|
|
sd_hijack_clip.py
|
|
|
sd_hijack_inpainting.py
|
|
|
sd_hijack_ip2p.py
|
|
|
sd_hijack_open_clip.py
|
|
|
sd_hijack_optimizations.py
|
|
|
sd_hijack_unet.py
|
|
|
sd_hijack_utils.py
|
|
|
sd_hijack_xlmr.py
|
|
|
sd_hijack.py
|
Merge pull request #7309 from brkirch/fix-embeddings
|
2023-01-28 18:44:36 +03:00 |
sd_models_config.py
|
|
|
sd_models.py
|
support for searching subdirectory names for extra networks
|
2023-01-29 10:20:19 +03:00 |
sd_samplers_common.py
|
split compvis sampler and shared sampler stuff into their own files
|
2023-01-30 09:51:06 +03:00 |
sd_samplers_compvis.py
|
split compvis sampler and shared sampler stuff into their own files
|
2023-01-30 09:51:06 +03:00 |
sd_samplers.py
|
split compvis sampler and shared sampler stuff into their own files
|
2023-01-30 09:51:06 +03:00 |
sd_vae_approx.py
|
|
|
sd_vae.py
|
|
|
shared_items.py
|
|
|
shared.py
|
change disable_weights_auto_swap to true by default
|
2023-01-30 00:37:26 +03:00 |
styles.py
|
|
|
sub_quadratic_attention.py
|
|
|
timer.py
|
|
|
txt2img.py
|
make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides
|
2023-01-30 00:25:30 +03:00 |
ui_common.py
|
make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides
|
2023-01-30 00:25:30 +03:00 |
ui_components.py
|
|
|
ui_extensions.py
|
|
|
ui_extra_networks_checkpoints.py
|
make it possible to search checkpoint by its hash
|
2023-01-30 01:41:23 +03:00 |
ui_extra_networks_hypernets.py
|
support for searching subdirectory names for extra networks
|
2023-01-29 10:20:19 +03:00 |
ui_extra_networks_textual_inversion.py
|
support for searching subdirectory names for extra networks
|
2023-01-29 10:20:19 +03:00 |
ui_extra_networks.py
|
add buttons for auto-search in subdirectories for extra tabs
|
2023-01-29 11:34:58 +03:00 |
ui_postprocessing.py
|
|
|
ui_tempdir.py
|
|
|
ui.py
|
add override settings component to img2img
|
2023-01-30 02:40:26 +03:00 |
upscaler.py
|
|
|
xlmr.py
|
|
|