..
codeformer
artists.py
codeformer_model.py
Removed stray references to shared.device_codeformer.
2022-09-14 15:24:55 +03:00
devices.py
first attempt to produce crrect seeds in batch
2022-09-13 21:49:58 +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_model.py
extras.py
Fixed "CodeFormer visibility:" rounding to 2 decimals.
2022-09-17 21:02:46 +02:00
face_restoration.py
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
fix for broken export for 4chan
2022-09-17 15:39:20 +03:00
img2img.py
SD upscale with Batch count>1 results broken images #512
2022-09-15 22:31:06 +03:00
interrogate.py
fix for Error Interrogating when user has garbage in text files #479
2022-09-15 15:13:06 +03:00
lowvram.py
memory optimization for CLIP interrogator
2022-09-12 11:55:27 +03:00
masking.py
make inpaint at full resolution option not discard useful pixels from the image
2022-09-18 10:49:00 +03:00
memmon.py
Add some error handling for VRAM monitor
2022-09-18 05:20:33 -04:00
paths.py
CLIP interrogator
2022-09-11 18:48:36 +03:00
processing.py
Merge remote-tracking branch 'origin/master'
2022-09-18 20:55:55 +03:00
prompt_parser.py
oh hey i broke batches with this
2022-09-15 18:05:42 +03:00
realesrgan_model.py
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
Move comments to scripts.py
2022-09-17 12:43:57 -07:00
sd_hijack.py
Making opt split attention the default. Are you upset about this? Sorry.
2022-09-18 20:55:46 +03:00
sd_models.py
display a more informative message when a checkpoint is not found
2022-09-18 23:52:01 +03:00
sd_samplers.py
fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0
2022-09-18 23:43:37 +03:00
shared.py
fix grammer
2022-09-19 00:40:30 +03:00
styles.py
added a second style field
2022-09-14 17:56:21 +03:00
txt2img.py
added a second style field
2022-09-14 17:56:21 +03:00
ui.py
Move memmon tooltip to hints.js
2022-09-19 07:29:22 +03:00