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
/
esrgan_model.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upscaler.load_model: don't return None, just use exceptions
Aarni Koskela
2023-06-13
1
-8
/
+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
/
+1
*
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-19
1
-1
/
+1
*
fixes for B007
AUTOMATIC
2023-05-10
1
-6
/
+2
*
imports cleanup for 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
/
+7
*
Revert "MPS Upscalers Fix"
brkirch
2022-11-17
1
-1
/
+1
*
add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...
victorca25
2022-10-30
1
-4
/
+13
*
MPS Upscalers Fix
brkirch
2022-10-25
1
-1
/
+1
*
update ESRGAN architecture and model to support all ESRGAN models in the DB, ...
victorca25
2022-10-09
1
-62
/
+128
*
Removed duplicate definition model_path
Milly
2022-10-09
1
-2
/
+0
*
Add hypernetwork support to split cross attention v1
brkirch
2022-10-08
1
-1
/
+1
*
Add --use-cpu command line option
brkirch
2022-10-04
1
-5
/
+4
*
Update esrgan_model.py
d8ahazard
2022-10-02
1
-2
/
+2
*
remove unwanted formatting/functionality from the PR
AUTOMATIC
2022-09-30
1
-61
/
+62
*
Holy $hit.
d8ahazard
2022-09-29
1
-117
/
+110
*
Cleanup existing directories, fixes
d8ahazard
2022-09-26
1
-2
/
+2
*
Re-implement universal model loading
d8ahazard
2022-09-26
1
-15
/
+41
*
Fix/Revert opts name from GAN to ESRGAN
d8ahazard
2022-09-22
1
-2
/
+2
*
Add new models, fix shared opts issues
d8ahazard
2022-09-22
1
-2
/
+2
*
Revert "fix for swininr PR breaking ESRGAN for new users"
AUTOMATIC
2022-09-21
1
-2
/
+2
*
fix for swininr PR breaking ESRGAN for new users
AUTOMATIC
2022-09-21
1
-2
/
+2
*
Modular device management
Abdullah Barhoum
2022-09-11
1
-1
/
+2
*
add a helpful message when user puts RealESRGAN model into ESRGAN directory.
AUTOMATIC
2022-09-08
1
-5
/
+8
*
Added support for launching on Apple Silicon
xeonvs
2022-09-07
1
-2
/
+5
*
ESRGAN support
AUTOMATIC
2022-09-04
1
-0
/
+134