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
log msg
author
committer
range
path:
root
/
extensions-builtin
/
ScuNET
/
scripts
/
scunet_model.py
Age
Commit message (
Expand
)
Author
2023-12-30
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
2023-07-08
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
2023-06-13
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
2023-06-13
Add TODO comments to sus model loads
Aarni Koskela
2023-06-13
Fix up `if "http" in ...:` to be more sensible startswiths
Aarni Koskela
2023-06-13
Move `load_file_from_url` to modelloader
Aarni Koskela
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-19
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-14
add a bunch of descriptions and reword a lot of settings (sorry, localizers)
AUTOMATIC
2023-05-10
fixes for B007
AUTOMATIC
2023-05-10
imports cleanup for ruff
AUTOMATIC
2023-04-19
add tiled inference support for ScuNET
AdjointOperator
2022-12-03
add built-in extension system
AUTOMATIC