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
/
ScuNET
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right
Aarni Koskela
2024-01-02
1
-38
/
+10
*
Deduplicate tiled inference code from SwinIR/ScuNET
Aarni Koskela
2023-12-30
1
-44
/
+11
*
Verify architecture for loaded Spandrel models
Aarni Koskela
2023-12-30
1
-1
/
+1
*
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
2023-12-30
1
-11
/
+2
*
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
2023-07-08
1
-2
/
+2
*
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
2023-06-13
1
-10
/
+6
*
Add TODO comments to sus model loads
Aarni Koskela
2023-06-13
1
-0
/
+1
*
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
/
+2
*
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-31
1
-3
/
+2
*
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-29
1
-3
/
+3
*
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-19
1
-2
/
+1
*
add a bunch of descriptions and reword a lot of settings (sorry, localizers)
AUTOMATIC
2023-05-14
1
-1
/
+12
*
fixes for B007
AUTOMATIC
2023-05-10
1
-1
/
+1
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-1
/
+0
*
add tiled inference support for ScuNET
AdjointOperator
2023-04-19
1
-15
/
+68
*
add built-in extension system
AUTOMATIC
2022-12-03
1
-0
/
+87