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
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2023-12-30
Verify architecture for loaded Spandrel models
Aarni Koskela
-0
/
+1
2023-12-30
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
-66
/
+60
2023-07-09
add option SWIN_torch_compile to accelerate SwinIR upscale using torch.compile()
SiYu Wu
-6
/
+23
2023-07-08
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
-4
/
+1
2023-06-13
Remove stray space from SwinIR model URL
Aarni Koskela
-3
/
+2
2023-06-13
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
-20
/
+20
2023-06-13
Fix up `if "http" in ...:` to be more sensible startswiths
Aarni Koskela
-2
/
+2
2023-06-13
Move `load_file_from_url` to modelloader
Aarni Koskela
-3
/
+5
2023-05-19
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
-1
/
+1
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
-1
/
+1
2023-05-10
imports cleanup for ruff
AUTOMATIC
-2
/
+1
2023-05-10
manual fixes for ruff
AUTOMATIC
-1
/
+1
2023-01-23
Also make SwinIR skippable
catboxanon
-2
/
+2
2023-01-23
Make SwinIR interruptible
catboxanon
-1
/
+7
2022-12-03
fix accessing options when they are not ready for SwinIR.
AUTOMATIC
-2
/
+6
2022-12-03
add built-in extension system
AUTOMATIC
-0
/
+168