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
/
devices.py
Age
Commit message (
Expand
)
Author
2022-10-04
Removing parts no longer needed to fix vram
Jairo Correa
2022-10-04
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-04
Merge branch 'master' into cpu-cmdline-opt
brkirch
2022-10-04
send all three of GFPGAN's and codeformer's models to CPU memory instead of j...
AUTOMATIC
2022-10-04
Add BSRGAN to --add-cpu
brkirch
2022-10-04
Add --use-cpu command line option
brkirch
2022-10-04
Merge branch 'master' into master
brkirch
2022-10-02
Merge branch 'master' into stable
Jairo Correa
2022-10-02
initial support for training textual inversion
AUTOMATIC
2022-09-30
When device is MPS, use CPU for GFPGAN instead
brkirch
2022-09-28
Fix memory leak and reduce memory usage
Jairo Correa
2022-09-13
first attempt to produce crrect seeds in batch
AUTOMATIC
2022-09-12
changes for #294
AUTOMATIC
2022-09-12
Allow TF32 in CUDA for increased performance #279
AUTOMATIC
2022-09-11
add half() supporrt for CLIP interrogation
AUTOMATIC
2022-09-11
CLIP interrogator
AUTOMATIC
2022-09-11
Modular device management
Abdullah Barhoum