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
/
modelloader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10823 from akx/model-loady
AUTOMATIC1111
2023-06-27
1
-4
/
+27
|
\
|
*
Fix up `if "http" in ...:` to be more sensible startswiths
Aarni Koskela
2023-06-13
1
-1
/
+1
|
*
Move `load_file_from_url` to modelloader
Aarni Koskela
2023-06-13
1
-3
/
+26
*
|
Use os.makedirs(..., exist_ok=True)
Aarni Koskela
2023-06-13
1
-2
/
+1
|
/
*
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-19
1
-2
/
+5
*
add UI to edit defaults
AUTOMATIC
2023-05-10
1
-17
/
+10
*
ruff auto fixes
AUTOMATIC
2023-05-10
1
-1
/
+1
*
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-1
/
+0
*
manual fixes for ruff
AUTOMATIC
2023-05-10
1
-3
/
+3
*
Merge pull request #10025 from acncagua/Upscaler_initialization
AUTOMATIC1111
2023-05-08
1
-3
/
+0
|
\
|
*
No double calls will be made
Acncagua Slt
2023-05-04
1
-3
/
+0
*
|
directory hiding for extra networks: dirs starting with . will hide their car...
AUTOMATIC
2023-05-08
1
-19
/
+8
|
/
*
Move `load_file_from_url`
ArrowM
2023-03-22
1
-1
/
+1
*
use lowercase name for sorting; keep `UpscalerLanczos` and `UpscalerNearest` ...
Brad Smith
2023-03-06
1
-2
/
+2
*
sort upscalers by name
Brad Smith
2023-02-24
1
-2
/
+6
*
Update modelloader.py
spezialspezial
2023-02-04
1
-0
/
+3
*
add more stuff to ignore when creating model from config
AUTOMATIC
2023-01-10
1
-1
/
+3
*
Make it so that upscalers are not repeated when restarting UI.
AUTOMATIC
2023-01-03
1
-0
/
+20
*
add built-in extension system
AUTOMATIC
2022-12-03
1
-15
/
+5
*
Label and load SD .safetensors model files
Tim Patton
2022-11-19
1
-0
/
+1
*
add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...
victorca25
2022-10-30
1
-0
/
+3
*
Merge branch 'master' into ScuNET
d8ahazard
2022-10-02
1
-2
/
+3
|
\
|
*
fix incorrect use of glob in modelloader for #1410
AUTOMATIC
2022-10-02
1
-1
/
+1
|
*
Logging....
d8ahazard
2022-09-30
1
-1
/
+0
|
*
Fix recursive model loading
d8ahazard
2022-09-30
1
-1
/
+3
*
|
Optimize model loader
d8ahazard
2022-09-30
1
-3
/
+16
|
/
*
remove unwanted formatting/functionality from the PR
AUTOMATIC
2022-09-30
1
-1
/
+8
*
undo upscaler model filename tampering
AUTOMATIC
2022-09-30
1
-1
/
+0
*
Fixes, cleanup.
d8ahazard
2022-09-30
1
-14
/
+0
*
Holy $hit.
d8ahazard
2022-09-29
1
-20
/
+54
*
Remove debugging message
d8ahazard
2022-09-27
1
-1
/
+0
*
Use model loader with stable-diffusion too.
d8ahazard
2022-09-27
1
-7
/
+18
*
Cleanup existing directories, fixes
d8ahazard
2022-09-26
1
-0
/
+38
*
Re-implement universal model loading
d8ahazard
2022-09-26
1
-0
/
+65