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