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