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
/
modules
/
modelloader.py
Age
Commit message (
Expand
)
Author
2023-05-04
No double calls will be made
Acncagua Slt
2023-03-21
Move `load_file_from_url`
ArrowM
2023-03-06
use lowercase name for sorting; keep `UpscalerLanczos` and `UpscalerNearest` ...
Brad Smith
2023-02-24
sort upscalers by name
Brad Smith
2023-02-04
Update modelloader.py
spezialspezial
2023-01-10
add more stuff to ignore when creating model from config
AUTOMATIC
2023-01-03
Make it so that upscalers are not repeated when restarting UI.
AUTOMATIC
2022-12-03
add built-in extension system
AUTOMATIC
2022-11-19
Label and load SD .safetensors model files
Tim Patton
2022-10-30
add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...
victorca25
2022-10-02
Merge branch 'master' into ScuNET
d8ahazard
2022-10-02
fix incorrect use of glob in modelloader for #1410
AUTOMATIC
2022-09-30
Optimize model loader
d8ahazard
2022-09-30
Logging....
d8ahazard
2022-09-30
Fix recursive model loading
d8ahazard
2022-09-30
remove unwanted formatting/functionality from the PR
AUTOMATIC
2022-09-30
undo upscaler model filename tampering
AUTOMATIC
2022-09-29
Fixes, cleanup.
d8ahazard
2022-09-29
Holy $hit.
d8ahazard
2022-09-27
Remove debugging message
d8ahazard
2022-09-27
Use model loader with stable-diffusion too.
d8ahazard
2022-09-26
Cleanup existing directories, fixes
d8ahazard
2022-09-26
Re-implement universal model loading
d8ahazard