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
/
extensions-builtin
/
SwinIR
Commit message (
Expand
)
Author
Age
Files
Lines
*
SwinIR: pass model.scale
Aarni Koskela
2024-01-03
1
-1
/
+1
*
SwinIR: use prefer_half
Aarni Koskela
2024-01-03
1
-1
/
+2
*
Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right
Aarni Koskela
2024-01-02
1
-54
/
+8
*
Deduplicate tiled inference code from SwinIR/ScuNET
Aarni Koskela
2023-12-30
1
-52
/
+5
*
Be more clear about Spandrel model nomenclature
Aarni Koskela
2023-12-30
1
-3
/
+3
*
Verify architecture for loaded Spandrel models
Aarni Koskela
2023-12-30
1
-0
/
+1
*
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
2023-12-30
3
-1950
/
+60
*
add option SWIN_torch_compile to accelerate SwinIR upscale using torch.compile()
SiYu Wu
2023-07-08
1
-6
/
+23
*
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
2023-07-08
1
-4
/
+1
*
Remove stray space from SwinIR model URL
Aarni Koskela
2023-06-13
1
-3
/
+2
*
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
2023-06-13
1
-20
/
+20
*
Fix up `if "http" in ...:` to be more sensible startswiths
Aarni Koskela
2023-06-13
1
-2
/
+2
*
Move `load_file_from_url` to modelloader
Aarni Koskela
2023-06-13
1
-3
/
+5
*
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-19
1
-1
/
+1
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
3
-28
/
+28
*
suggestions and fixes from the PR
AUTOMATIC
2023-05-10
2
-14
/
+3
*
fixes for B007
AUTOMATIC
2023-05-10
2
-2
/
+2
*
ruff manual fixes
AUTOMATIC
2023-05-10
2
-3
/
+14
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-2
/
+1
*
manual fixes for ruff
AUTOMATIC
2023-05-10
1
-1
/
+1
*
Also make SwinIR skippable
catboxanon
2023-01-24
1
-2
/
+2
*
Make SwinIR interruptible
catboxanon
2023-01-24
1
-1
/
+7
*
fix accessing options when they are not ready for SwinIR.
AUTOMATIC
2022-12-03
1
-2
/
+6
*
add built-in extension system
AUTOMATIC
2022-12-03
4
-0
/
+2058