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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
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
1
-0
/
+168