..
api
also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing
2023-01-24 10:09:30 +03:00
codeformer
hypernetworks
enable compact view for train tab
2023-01-22 00:02:51 +03:00
textual_inversion
extra networks UI
2023-01-21 08:36:07 +03:00
call_queue.py
codeformer_model.py
deepbooru.py
deepbooru_model.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
devices.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
errors.py
better support for xformers flash attention on older versions of torch
2023-01-23 16:40:20 +03:00
esrgan_model.py
esrgan_model_arch.py
extensions.py
extra_networks.py
extra networks UI
2023-01-21 08:36:07 +03:00
extra_networks_hypernet.py
Lora support!
2023-01-21 16:15:53 +03:00
extras.py
third time's the charm
2023-01-23 14:50:20 +03:00
face_restoration.py
generation_parameters_copypaste.py
extra networks UI
2023-01-21 08:36:07 +03:00
gfpgan_model.py
hashes.py
images.py
make it so that PNG images with EXIF do not lose parameters in PNG info tab
2023-01-17 23:54:23 +03:00
img2img.py
bump gradio to 3.16.2
2023-01-18 13:59:45 +03:00
import_hook.py
interrogate.py
remove fairscale requirement, add fake fairscale to make BLIP not complain about it mk2
2023-01-24 20:30:43 +03:00
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
fix BLIP failing to import depending on configuration
2023-01-24 00:24:17 +03:00
postprocessing.py
a possible fix for broken image upscaling
2023-01-23 17:59:58 +03:00
processing.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
progress.py
add progress bar to modelmerger
2023-01-19 09:25:37 +03:00
prompt_parser.py
realesrgan_model.py
Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170
2023-01-17 13:57:55 +03:00
safe.py
script_callbacks.py
Lora support!
2023-01-21 16:15:53 +03:00
script_loading.py
scripts.py
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
scripts_postprocessing.py
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
sd_disable_initialization.py
fix missing field for aesthetic embedding extension
2023-01-22 08:20:48 +03:00
sd_hijack.py
write a comment for fix_checkpoint function
2023-01-19 20:39:10 +03:00
sd_hijack_checkpoint.py
add option to show/hide warnings
2023-01-18 23:04:24 +03:00
sd_hijack_clip.py
sd_hijack_clip_old.py
sd_hijack_inpainting.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
better support for xformers flash attention on older versions of torch
2023-01-23 16:40:20 +03:00
sd_hijack_unet.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
sd_hijack_utils.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
sd_hijack_xlmr.py
sd_models.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
sd_samplers.py
Add a check and explanation for tensor with all NaNs.
2023-01-16 22:59:46 +03:00
sd_vae.py
allow baking in VAE in checkpoint merger tab
2023-01-19 10:39:51 +03:00
sd_vae_approx.py
shared.py
Add option for float32 sampling with float16 UNet
2023-01-25 01:13:02 -05:00
styles.py
sub_quadratic_attention.py
txt2img.py
bump gradio to 3.16.2
2023-01-18 13:59:45 +03:00
ui.py
fix open directory button failing
2023-01-23 15:50:32 +03:00
ui_common.py
fix open directory button failing
2023-01-23 15:50:32 +03:00
ui_components.py
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
ui_extensions.py
ui_extra_networks.py
add support for apostrophe in extra network names
2023-01-23 23:11:34 +03:00
ui_extra_networks_hypernets.py
add a slider for default value of added extra networks
2023-01-22 00:02:52 +03:00
ui_extra_networks_textual_inversion.py
fix broken textual inversion extras tab
2023-01-22 00:16:26 +03:00
ui_postprocessing.py
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
ui_tempdir.py
upscaler.py
Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170
2023-01-17 13:57:55 +03:00
xlmr.py