You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JustAnOkapi f9f9d04b5f prevent extras from saving in dir
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
3 years ago
..
codeformer clarification for settings; another comment about copied files 3 years ago
artists.py added random artist button 3 years ago
codeformer_model.py Codeformer face restoration not working: AttributeError: module 'modules.shared' has no attribute 'device_codeformer' #348 3 years ago
devices.py changes for #294 3 years ago
errors.py Allow TF32 in CUDA for increased performance #279 3 years ago
esrgam_model_arch.py ESRGAN support 3 years ago
esrgan_model.py Modular device management 3 years ago
extras.py prevent extras from saving in dir 3 years ago
face_restoration.py codeformer support 3 years ago
gfpgan_model.py Instance of CUDA out of memory on a low-res batch, even with --opt-split-attention-v1 (found cause) #255 3 years ago
images.py prevent extras from saving in dir 3 years ago
img2img.py prevent extras from saving in dir 3 years ago
interrogate.py remove mistaken error message 3 years ago
lowvram.py memory optimization for CLIP interrogator 3 years ago
paths.py CLIP interrogator 3 years ago
processing.py prevent extras from saving in dir 3 years ago
realesrgan_model.py honor tiling settings for RealESRGAN also 3 years ago
safety.py put safety checker into a separate file because it's already crowded in processing 3 years ago
scripts.py More informative progress printing 3 years ago
sd_hijack.py Complete cross attention update 3 years ago
sd_samplers.py bandaid for broken ddim sampling #389 3 years ago
shared.py added cmd arg to load custom styles file 3 years ago
styles.py Only create backup if path exists 3 years ago
txt2img.py Fixed prompt_style type hints: int -> str 3 years ago
ui.py Swap width and height sliders in the UI 3 years ago