stable-diffusion-webui/modules
JJ c4e90bf689 format exif string
* UserComment needs an ID code at the start of the tag area. This is provided by piexif.helper.UserComment, otherwise an "Warning 	 Invalid EXIF text encoding for UserComment" is thrown upon reading the exif data
2022-09-14 15:14:26 +03:00
..
codeformer clarification for settings; another comment about copied files 2022-09-07 12:57:12 +03:00
artists.py added random artist button 2022-09-05 23:08:06 +03:00
codeformer_model.py Codeformer face restoration not working: AttributeError: module 'modules.shared' has no attribute 'device_codeformer' #348 2022-09-12 23:24:54 +03:00
devices.py changes for #294 2022-09-12 20:09:32 +03:00
errors.py Allow TF32 in CUDA for increased performance #279 2022-09-12 16:34:13 +03:00
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py Modular device management 2022-09-11 09:49:43 +03:00
extras.py prevent extras from saving in dir 2022-09-14 08:58:13 +03:00
face_restoration.py codeformer support 2022-09-07 12:32:28 +03:00
gfpgan_model.py Instance of CUDA out of memory on a low-res batch, even with --opt-split-attention-v1 (found cause) #255 2022-09-12 18:40:06 +03:00
images.py format exif string 2022-09-14 15:14:26 +03:00
img2img.py loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting 2022-09-14 14:47:54 +03:00
interrogate.py remove mistaken error message 2022-09-12 12:26:37 +03:00
lowvram.py memory optimization for CLIP interrogator 2022-09-12 11:55:27 +03:00
paths.py CLIP interrogator 2022-09-11 18:48:36 +03:00
processing.py prevent making grid if there is no need for it #428 2022-09-14 10:34:44 +03:00
realesrgan_model.py honor tiling settings for RealESRGAN also 2022-09-08 15:19:36 +03:00
safety.py put safety checker into a separate file because it's already crowded in processing 2022-09-13 08:34:41 +03:00
scripts.py do not die on failing to load script #426 2022-09-14 13:20:24 +03:00
sd_hijack.py Complete cross attention update 2022-09-13 14:29:56 +03:00
sd_samplers.py bandaid for broken ddim sampling #389 2022-09-13 20:12:24 +03:00
shared.py option name updates for #432 2022-09-14 11:31:49 +03:00
styles.py Only create backup if path exists 2022-09-11 21:23:49 +03:00
txt2img.py Fixed prompt_style type hints: int -> str 2022-09-11 12:39:09 +03:00
ui.py loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting 2022-09-14 14:47:54 +03:00