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