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
/
codeformer_model.py
Age
Commit message (
Expand
)
Author
Lines
2022-11-12
Set device for facelib/facexlib and gfpgan
brkirch
-0
/
+3
2022-10-04
send all three of GFPGAN's and codeformer's models to CPU memory instead of j...
AUTOMATIC
-2
/
+10
2022-09-30
fix for broken codeformer in PR
AUTOMATIC
-1
/
+1
2022-09-26
Cleanup existing directories, fixes
d8ahazard
-11
/
+4
2022-09-26
Re-implement universal model loading
d8ahazard
-10
/
+25
2022-09-14
Removed stray references to shared.device_codeformer.
Elias Oenal
-4
/
+2
2022-09-14
fix for codeformer switching torch devices on metal systems.
Elias Oenal
-2
/
+2
2022-09-12
Codeformer face restoration not working: AttributeError: module 'modules.sha...
AUTOMATIC
-3
/
+3
2022-09-12
Merge pull request #294 from EliasOenal/master
AUTOMATIC1111
-3
/
+5
2022-09-12
Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...
AUTOMATIC
-14
/
+18
2022-09-12
Refactored Metal/mps fixes.
Elias Oenal
-15
/
+6
2022-09-11
CodeFormer does not support mps/metal backend, implemented fallback to cpu ba...
Elias Oenal
-4
/
+15
2022-09-10
undo CodeFormer's upscaling of images with dimensions less than 512.
AUTOMATIC
-0
/
+8
2022-09-07
a little bit of rework for extras tab
AUTOMATIC
-3
/
+7
2022-09-07
codeformer support
AUTOMATIC
-0
/
+108