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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential autocast NaNs in image upscale
Cyberbeing
2024-01-31
1
-2
/
+3
*
Merge pull request #14524 from akx/fix-swinir-issues
AUTOMATIC1111
2024-01-04
1
-4
/
+4
|
\
|
*
upscale_2: cast image to model's dtype
Aarni Koskela
2024-01-03
1
-4
/
+4
*
|
torch_bgr_to_pil_image: round, don't truncate
Aarni Koskela
2024-01-02
1
-1
/
+1
|
/
*
Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right
Aarni Koskela
2024-01-02
1
-20
/
+69
*
add an option to hide upscaling progressbar
AUTOMATIC1111
2024-01-02
1
-2
/
+2
*
change import statements for #14478
AUTOMATIC1111
2023-12-31
1
-3
/
+2
*
Add utility to inspect a model's parameters (to get dtype/device)
Aarni Koskela
2023-12-31
1
-2
/
+3
*
Deduplicate tiled inference code from SwinIR/ScuNET
Aarni Koskela
2023-12-30
1
-1
/
+71
*
Be more clear about Spandrel model nomenclature
Aarni Koskela
2023-12-30
1
-1
/
+1
*
fix for the previous fix.
AUTOMATIC1111
2023-12-30
1
-1
/
+1
*
fix error with RealESRGAN model failing to upscale fp32 image
AUTOMATIC1111
2023-12-30
1
-1
/
+5
*
Refactor esrgan_upscale to more generic upscale_with_model
Aarni Koskela
2023-12-30
1
-0
/
+66