index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
upscaler_utils.py
Age
Commit message (
Expand
)
Author
Lines
2024-01-30
Fix potential autocast NaNs in image upscale
Cyberbeing
-2
/
+3
2024-01-04
Merge pull request #14524 from akx/fix-swinir-issues
AUTOMATIC1111
-4
/
+4
2024-01-03
upscale_2: cast image to model's dtype
Aarni Koskela
-4
/
+4
2024-01-02
torch_bgr_to_pil_image: round, don't truncate
Aarni Koskela
-1
/
+1
2024-01-02
Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right
Aarni Koskela
-20
/
+69
2024-01-02
add an option to hide upscaling progressbar
AUTOMATIC1111
-2
/
+2
2023-12-31
change import statements for #14478
AUTOMATIC1111
-3
/
+2
2023-12-31
Add utility to inspect a model's parameters (to get dtype/device)
Aarni Koskela
-2
/
+3
2023-12-31
Deduplicate tiled inference code from SwinIR/ScuNET
Aarni Koskela
-1
/
+71
2023-12-31
Be more clear about Spandrel model nomenclature
Aarni Koskela
-1
/
+1
2023-12-31
fix for the previous fix.
AUTOMATIC1111
-1
/
+1
2023-12-30
fix error with RealESRGAN model failing to upscale fp32 image
AUTOMATIC1111
-1
/
+5
2023-12-30
Refactor esrgan_upscale to more generic upscale_with_model
Aarni Koskela
-0
/
+66