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
/
modules
/
realesrgan_model.py
Age
Commit message (
Expand
)
Author
Lines
2024-01-02
load_spandrel_model: make `half` `prefer_half`
Aarni Koskela
-1
/
+1
2023-12-31
Be more clear about Spandrel model nomenclature
Aarni Koskela
-2
/
+2
2023-12-30
Correct RealESRGAN expected architecture type to ESRGAN
Aarni Koskela
-1
/
+1
2023-12-30
Verify architecture for loaded Spandrel models
Aarni Koskela
-3
/
+4
2023-12-30
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
-91
/
+62
2023-08-23
tell RealESRGANer which device to run on, could be cuda, M1, or other GPU
yajun
-0
/
+1
2023-06-13
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
-18
/
+15
2023-06-13
Move `load_file_from_url` to modelloader
Aarni Koskela
-2
/
+2
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
-5
/
+5
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
-9
/
+5
2023-05-19
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
-1
/
+1
2023-05-10
F401 fixes for ruff
AUTOMATIC
-3
/
+3
2023-05-10
autofixes from ruff
AUTOMATIC
-1
/
+1
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
-4
/
+4
2023-04-04
fix `--realesrgan-models-path` not working
hitomi
-2
/
+12
2023-01-28
Refactor conditional casting, fix upscalers
brkirch
-1
/
+1
2023-01-17
Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' ...
AUTOMATIC
-8
/
+4
2022-10-09
Removed duplicate definition model_path
Milly
-2
/
+0
2022-09-30
remove unwanted formatting/functionality from the PR
AUTOMATIC
-8
/
+4
2022-09-29
Holy $hit.
d8ahazard
-102
/
+107
2022-09-26
Re-implement universal model loading
d8ahazard
-4
/
+19
2022-09-22
reworking #775
AUTOMATIC
-5
/
+50
2022-09-22
Basic settings for realesrgan model selection.
d8ahazard
-37
/
+5
2022-09-22
Fix/Revert opts name from GAN to ESRGAN
d8ahazard
-2
/
+2
2022-09-22
Cleanup Imports
d8ahazard
-3
/
+1
2022-09-22
Typo Fix
d8ahazard
-1
/
+1
2022-09-22
Add new models, fix shared opts issues
d8ahazard
-6
/
+27
2022-09-21
Revert "fix for swininr PR breaking ESRGAN for new users"
AUTOMATIC
-1
/
+1
2022-09-21
fix for swininr PR breaking ESRGAN for new users
AUTOMATIC
-1
/
+1
2022-09-08
honor tiling settings for RealESRGAN also
AUTOMATIC
-2
/
+4
2022-09-04
ESRGAN support
AUTOMATIC
-0
/
+15
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
-0
/
+70