.. |
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.py
|
…
|
|
deepbooru_model.py
|
…
|
|
devices.py
|
Refactor MPS fixes to CondFunc
|
2023-02-01 06:36:22 -05:00 |
errors.py
|
…
|
|
esrgan_model.py
|
…
|
|
esrgan_model_arch.py
|
…
|
|
extensions.py
|
…
|
|
extra_networks.py
|
…
|
|
extra_networks_hypernet.py
|
…
|
|
extras.py
|
…
|
|
face_restoration.py
|
…
|
|
generation_parameters_copypaste.py
|
make the program read Discard penultimate sigma from generation parameters
|
2023-01-30 10:52:15 +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
|
make the program read Eta and Eta DDIM from generation parameters
|
2023-01-30 10:47:09 +03:00 |
progress.py
|
…
|
|
prompt_parser.py
|
…
|
|
realesrgan_model.py
|
…
|
|
safe.py
|
…
|
|
script_callbacks.py
|
…
|
|
script_loading.py
|
…
|
|
scripts.py
|
Merge pull request #7231 from EllangoK/master
|
2023-01-28 18:45:38 +03: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_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_models.py
|
Update error message WRT missing checkpoint file
|
2023-02-01 14:51:06 -08:00 |
sd_models_config.py
|
…
|
|
sd_samplers.py
|
split samplers into one more files for k-diffusion
|
2023-01-30 10:11:30 +03:00 |
sd_samplers_common.py
|
split samplers into one more files for k-diffusion
|
2023-01-30 10:11:30 +03:00 |
sd_samplers_compvis.py
|
make the program read Eta and Eta DDIM from generation parameters
|
2023-01-30 10:47:09 +03:00 |
sd_samplers_kdiffusion.py
|
make the program read Eta and Eta DDIM from generation parameters
|
2023-01-30 10:47:09 +03:00 |
sd_vae.py
|
…
|
|
sd_vae_approx.py
|
…
|
|
shared.py
|
Adding default true to use_original_name_batch as images should by default hold the same name to help keep sequenced images in their correct order
|
2023-01-30 21:46:52 -05:00 |
shared_items.py
|
…
|
|
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.py
|
Merge pull request #7357 from EllangoK/btn-fix
|
2023-02-01 16:29:58 +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.py
|
add buttons for auto-search in subdirectories for extra tabs
|
2023-01-29 11:34:58 +03:00 |
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_postprocessing.py
|
…
|
|
ui_tempdir.py
|
…
|
|
upscaler.py
|
…
|
|
xlmr.py
|
…
|
|