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
/
gfpgan_model.py
Age
Commit message (
Expand
)
Author
Lines
2023-10-22
fix Blank line contains whitespace
avantcontra
-1
/
+1
2023-10-22
fix bug when using --gfpgan-models-path
avantcontra
-5
/
+20
2023-06-27
Merge pull request #10823 from akx/model-loady
AUTOMATIC1111
-1
/
+1
2023-06-13
Fix up `if "http" in ...:` to be more sensible startswiths
Aarni Koskela
-1
/
+1
2023-06-13
Use os.makedirs(..., exist_ok=True)
Aarni Koskela
-4
/
+1
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
-3
/
+2
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
-4
/
+2
2023-05-10
F401 fixes for ruff
AUTOMATIC
-1
/
+1
2023-01-27
add data-dir flag and set all user data directories based on it
Max Audron
-3
/
+2
2022-11-12
Set device for facelib/facexlib and gfpgan
brkirch
-1
/
+3
2022-10-04
Merge branch 'master' into cpu-cmdline-opt
brkirch
-3
/
+13
2022-10-04
send all three of GFPGAN's and codeformer's models to CPU memory instead of j...
AUTOMATIC
-2
/
+12
2022-10-04
Merge branch 'master' into master
brkirch
-5
/
+1
2022-10-03
use existing function for gfpgan
AUTOMATIC
-5
/
+1
2022-09-30
When device is MPS, use CPU for GFPGAN instead
brkirch
-3
/
+3
2022-09-30
remove unwanted formatting/functionality from the PR
AUTOMATIC
-9
/
+3
2022-09-29
Holy $hit.
d8ahazard
-18
/
+40
2022-09-26
Re-implement universal model loading
d8ahazard
-31
/
+29
2022-09-23
gfpgan: just download the damn model
AUTOMATIC
-6
/
+13
2022-09-12
Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...
AUTOMATIC
-5
/
+10
2022-09-07
codeformer support
AUTOMATIC
-2
/
+18
2022-09-03
option to unload GFPGAN after using
AUTOMATIC
-3
/
+12
2022-09-03
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
-0
/
+58