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.
AUTOMATIC e78c368eb3 prevent live previews from showing previous picture 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 Removed stray references to shared.device_codeformer. 3 years ago
devices.py first attempt to produce crrect seeds in batch 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 Fixed "CodeFormer visibility:" rounding to 2 decimals. 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 fix for broken export for 4chan 3 years ago
img2img.py SD upscale with Batch count>1 results broken images #512 3 years ago
interrogate.py fix for Error Interrogating when user has garbage in text files #479 3 years ago
lowvram.py memory optimization for CLIP interrogator 3 years ago
masking.py make inpaint at full resolution option not discard useful pixels from the image 3 years ago
memmon.py Add some error handling for VRAM monitor 3 years ago
paths.py CLIP interrogator 3 years ago
processing.py make inpaint at full resolution option not discard useful pixels from the image 3 years ago
prompt_parser.py oh hey i broke batches with this 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 Move comments to scripts.py 3 years ago
sd_hijack.py ..... 3 years ago
sd_models.py X/Y plot support for switching checkpoints. 3 years ago
sd_samplers.py an option to do exactly the amount of specified steps in img2img 3 years ago
shared.py altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have 3 years ago
styles.py added a second style field 3 years ago
txt2img.py added a second style field 3 years ago
ui.py prevent live previews from showing previous picture 3 years ago