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