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.
C43H66N12O12S2 aaea8b4494
Update cross attention to the newest version
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 undo CodeFormer's upscaling of images with dimensions less than 512. 3 years ago
devices.py Allow TF32 in CUDA for increased performance #279 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 allow resizing into non-integer sizes 3 years ago
face_restoration.py codeformer support 3 years ago
gfpgan_model.py codeformer support 3 years ago
images.py allow resizing into non-integer sizes 3 years ago
img2img.py [BUG] Not Working As Intended - create a directory with name derived from the prompt #306 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 Variations are not working properly #305 3 years ago
realesrgan_model.py honor tiling settings for RealESRGAN also 3 years ago
scripts.py More informative progress printing 3 years ago
sd_hijack.py Update cross attention to the newest version 3 years ago
sd_samplers.py fix for PLMS live previews in txt2img 3 years ago
shared.py rename --channelslast to --opt-channelslast to be in line with other torch optimizations 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 Merge branch 'master' into master 3 years ago